Partial specialization of the FormatterBase_IsStdBasicString template for std::basic_string.
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>>;
| Name | Description |
|---|---|
value | This value is always true. |