Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

string_view

The type of string view used by the library.

Synopsis

Defined in header <boost/beast/core/string.hpp>

using string_view = boost::string_view;
Description

Convenience header <boost/beast/core.hpp>


PrevUpHomeNext