CUB_NS_POSTFIX#

CUB_NS_POSTFIX#

This macro is inserted following the closing braces of all namespace cub { ... } block.

It is defined appropriately when CUB_WRAPPED_NAMESPACE is set, and will be empty otherwise. It may be defined by users, in which case CUB_NS_PREFIX, CUB_NS_POSTFIX, and CUB_NS_QUALIFIER must all be set consistently.