Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
pct_string_view::const_reference

(Inherited from grammar::string_view_base)

The const reference type.

Synopsis
using const_reference = char const&;

PrevUpHomeNext