[#BDEALG_DECLARE_NESTED_TRAITS] = BDEALG_DECLARE_NESTED_TRAITS :mrdocs: This alias is defined for backward compatibility. == Synopsis Declared in `<bslalg_typetraits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BDEALG_DECLARE_NESTED_TRAITS(T, TRAITS) ---- == Parameters [cols="1,4"] |=== | Name| Description | *T* | class with which to associate the trait | *TRAITS* | trait tag to associate with `T` |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#