Define NS_END
Defined in File macros.hpp
Define Documentation
-
NS_END(...)
Close a previously declared nested namespace. Tokens should be passed to this macro in the reverse order they were declared in (not actually necessary for valid code, but it is more self documentating to do so).