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. |
||
---|---|---|
.. | ||
action_manager.cpp | ||
actions.cpp | ||
common_tools.cpp | ||
conditional_menu.cpp | ||
context_menu.cpp | ||
grid_menu.cpp | ||
selection_conditions.cpp | ||
tool_action.cpp | ||
tool_base.cpp | ||
tool_dispatcher.cpp | ||
tool_event.cpp | ||
tool_interactive.cpp | ||
tool_manager.cpp | ||
tool_menu.cpp | ||
zoom_menu.cpp | ||
zoom_tool.cpp |