boost::urls::grammar::range::const_reference

The type of each element of the range

Synopsis

Declared in <boost/url/grammar/range_rule.hpp>
using const_reference = T const&;


Created with MrDocs