[#BSLMA_USESBSLMAALLOCATOR_CAT_IMP2] = BSLMA_USESBSLMAALLOCATOR_CAT_IMP2 :mrdocs: Component‐local macros for concatenating tokens. == Synopsis Declared in `<bslma_usesbslmaallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLMA_USESBSLMAALLOCATOR_CAT_IMP2(X, Y) ---- == Parameters [cols="1,4"] |=== | Name| Description | *X* | first token to concatenate | *Y* | second token to concatenate |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#