-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
hwlib/library/pins/hwlib-pin-all.hpp
Line 63 in 23d6879
| void write( bool x ) override { |
Looking at this line should the keyword final not be used? If this is omitted then a vtable would need to be created and the generated code would bloat.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels