Partial specialization of the FormatterBase_IsStdBasicStringView template for std::basic_string_view.
Declared in <bslfmt_formatterbase.h>
template<
class t_CHAR,
class t_TRAITS>
struct FormatterBase_IsStdBasicStringView<std::basic_string_view<t_CHAR, t_TRAITS>>;
| Name | Description |
|---|---|
value | This value is always true. |