BloombergLP::bslfmt::FormatterBase_IsStdBasicString<std::basic_string<t_CHAR, t_TRAITS, t_ALLOCATOR>>

Partial specialization of the FormatterBase_IsStdBasicString template for std::basic_string.

Synopsis

Declared in <bslfmt_formatterbase.h>

template<
    class t_CHAR,
    class t_TRAITS,
    class t_ALLOCATOR>
struct FormatterBase_IsStdBasicString<std::basic_string<t_CHAR, t_TRAITS, t_ALLOCATOR>>;

Static Data Members

NameDescription
value This value is always true.