[#BloombergLP-bdlar-SimpleTypeIdOf-0d4] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/SimpleTypeIdOf-04.adoc[SimpleTypeIdOf]<long> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bdlar_simpletypeid.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> struct xref:BloombergLP/bdlar/SimpleTypeIdOf-04.adoc[SimpleTypeIdOf]<long> : xref:bsl/integral_constant-02.adoc[bsl::integral_constant<SimpleTypeId, e_LONG_ID>] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:bsl/integral_constant-02.adoc[bsl::integral_constant<SimpleTypeId, e_LONG_ID>]` | Metafunction representing a compile‐time constant of the specified (template parameter) `t_TYPE` with the specified (template parameter) `t_VALUE`. |=== == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlar/SimpleTypeIdOf-0d4/type.adoc[`type`] | Alias for this `integral_constant` specialization. |=== == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlar/SimpleTypeIdOf-0d4/operator_call.adoc[`operator()`] | Return a copy of the template argument `t_VALUE`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#