range::const_reference
The type of each element of the range
Synopsis
Declared in header <boost/url/grammar/range_rule.hpp>
using const_reference = const T&;
The type of each element of the range
Declared in header <boost/url/grammar/range_rule.hpp>
using const_reference = const T&;