...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
The type of basic_string_view
used by the library.
Defined in header <boost/beast/core/string_type.hpp>
template< class CharT> using basic_string_view = boost::core::basic_string_view< CharT >;