Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
grammar::string_view_base::reference

The reference type.

Synopsis
using reference = char&;

PrevUpHomeNext