[#BloombergLP-bdlar-SelectCategory] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::SelectCategory :relfileprefix: ../../ :mrdocs: Meta‐function selecting the `bdlat` type category for `t_TYPE`. == Synopsis Declared in `<bdlar_typecategory.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> struct SelectCategory; ---- == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlar/SelectCategory/Type.adoc[`Type`] | Selected `bdlat` type‐category tag for `t_TYPE`. |=== == Static Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlar/SelectCategory/e_SELECTION.adoc[`e_SELECTION`] | Selected `bdlat` type category for `t_TYPE`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#