[#BloombergLP-bdldfp-faux_numeric_limits-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdldfp.adoc[bdldfp]::xref:BloombergLP/bdldfp/faux_numeric_limits-01.adoc[faux_numeric_limits]<xref:BloombergLP/bdldfp/Decimal_StandardNamespaceCanary.adoc[Decimal_StandardNamespaceCanary], DUMMY_TYPE> :relfileprefix: ../../ :mrdocs: Explicit full specialization of the standard "traits" template `std::numeric_limits` for the type `BloombergLP::bdldfp::Decimal_StandardNamespaceCanary`. Note that this specialization is required for technical reasons and it is identical to the non‐specialized default traits. == Synopsis Declared in `<bdldfp_decimal.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class DUMMY_TYPE> class xref:BloombergLP/bdldfp/faux_numeric_limits-01.adoc[faux_numeric_limits]<xref:BloombergLP/bdldfp/Decimal_StandardNamespaceCanary.adoc[Decimal_StandardNamespaceCanary], DUMMY_TYPE>; ---- == Static Data Members [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdldfp/faux_numeric_limits-0b/is_specialized.adoc[`is_specialized`] | `BloombergLP::bdldfp::Decimal_StandardNamespaceCanary` is not a numeric type. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#