Partial specialization of the FormatterBase_IsStdBasicStringView template for std::basic_string_view.
Synopsis
Declared in <bslfmt_formatterbase.h>
template<
class t_CHAR,
class t_TRAITS>
struct FormatterBase_IsStdBasicStringView<std::basic_string_view<t_CHAR, t_TRAITS>>;