boost::urls::grammar::implementation_defined::tuple_rule_t::value_type
Synopsis
Declared in <boost/url/grammar/tuple_rule.hpp>
using value_type = mp11::mp_eval_if_c<IsList, _implementation-defined_, mp_first, _implementation-defined_>;
Created with MrDocs