Expand to the expansion of the specified X, joined to the expansion of the specified Y.
Synopsis
Declared in <bsls_deprecate.h>
#define BSLS_DEPRECATE_CAT(X, Y)
Parameters
Name |
Description |
X |
first preprocessor token to expand and concatenate |
Y |
second preprocessor token to expand and concatenate |
Created with MrDocs