Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
grammar::range::const_reference

The type of each element of the range.

Synopsis
using const_reference = T const&;

PrevUpHomeNext