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. |
||
---|---|---|
.. | ||
block.cpp | ||
eda_draw_frame.cpp | ||
other.cpp |