1e5ba6f1b1
The standard DIM() macro was not typesafe as it happily deferred errors to runtime that can be caught at compile time. Replacing it with a generic C++11 constexpr allows for typecasting, comparison and compile time error checking. |
||
---|---|---|
.. | ||
dialogs | ||
3d_menubar.cpp | ||
3d_toolbar.cpp | ||
eda_3d_viewer.cpp | ||
eda_3d_viewer.h | ||
hotkeys.cpp |