Expand to an opaque encoding of UOR version M.N.
Declared in <bsls_deprecate.h>
#define BSLS_DEPRECATE_MAKE_VER(M, N)
Expand to an opaque sequence of symbols encoding a UOR version where the specified M is the major version number and the specified N is the minor version number.
| Name | Description |
|---|---|
| M | major version number |
| N | minor version number |