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