Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
static_string::operator string_view_type

Convert a static string to a string_view_type

Synopsis
operator string_view_type() const;
Description

PrevUpHomeNext