The BSLS_MACROINCREMENT_IMPL macro is an implementation detail that forces the token-pasting to occur in a separate round of macro expansion, so that the computed macro will, in turn, expand to the desired literal.
Declared in <bsls_macroincrement.h>
#define BSLS_MACROINCREMENT_IMPL(MACRO_VALUE)