Define NS_END_

Define Documentation

NS_END_(ns)

Callback macro for recursive macro expansion for nested namespace end pasting. ns is the namespace to paste. Note that it is not strictly necessary to pass the namespace name to this macro, as it only pastes a single bracket; it is more self documenting to do so, however.