Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_static_string::operator string_view_type

Convert a static string to a string_view_type

Synopsis
BOOST_STATIC_STRING_CPP11_CONSTEXPR
operator string_view_type() const;
Description

PrevUpHomeNext