[#BloombergLP-bdlar-SimpleTypeById-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::SimpleTypeById :relfileprefix: ../../ :mrdocs: Metafunction mapping a `SimpleTypeId` value to its corresponding type. == Synopsis Declared in `<bdlar_simpletypeid.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<xref:BloombergLP/bdlar/SimpleTypeId.adoc[SimpleTypeId] t_ID> struct SimpleTypeById; ---- == Specializations [cols="1"] |=== | Name | xref:BloombergLP/bdlar/SimpleTypeById-0b9.adoc[`SimpleTypeById<e_BOOL_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-096.adoc[`SimpleTypeById<e_CHAR_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-05.adoc[`SimpleTypeById<e_DATETIMETZ_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-07.adoc[`SimpleTypeById<e_DATETIME_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-04.adoc[`SimpleTypeById<e_DATETZ_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-002.adoc[`SimpleTypeById<e_DATE_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-064.adoc[`SimpleTypeById<e_DECIMAL64_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-0c.adoc[`SimpleTypeById<e_DOUBLE_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-007.adoc[`SimpleTypeById<e_FLOAT_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-004.adoc[`SimpleTypeById<e_INT_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-0e.adoc[`SimpleTypeById<e_LONGLONG_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-065.adoc[`SimpleTypeById<e_LONG_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-0b4.adoc[`SimpleTypeById<e_SCHAR_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-03.adoc[`SimpleTypeById<e_SHORT_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-028.adoc[`SimpleTypeById<e_STRING_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-01.adoc[`SimpleTypeById<e_TIMETZ_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-0d.adoc[`SimpleTypeById<e_TIME_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-09d.adoc[`SimpleTypeById<e_UCHAR_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-022.adoc[`SimpleTypeById<e_UINT_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-061.adoc[`SimpleTypeById<e_ULONGLONG_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-0f.adoc[`SimpleTypeById<e_ULONG_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-0b1.adoc[`SimpleTypeById<e_USHORT_ID>`] | xref:BloombergLP/bdlar/SimpleTypeById-06f.adoc[`SimpleTypeById<e_VECTOR_CHAR_ID>`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#