[#BSLS_DEPRECATE_ISRETAINED_B] = BSLS_DEPRECATE_ISRETAINED_B :mrdocs: Internal implementation machinery for `BSLS_DEPRECATE_ISRETAINED`. == Synopsis Declared in `<bsls_deprecate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BSLS_DEPRECATE_ISRETAINED_B(U, M, N) ---- == Parameters [cols="1,4"] |=== | Name| Description | *U* | UOR whose deprecations are queried | *M* | major version number of the deprecation | *N* | minor version number of the deprecation |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#