boost::urls::grammar::is_rule
Determine if T meets the requirements of Rule
Synopsis
Declared in header <boost/url/grammar/type_traits.hpp>
template<class T>
using is_rule = see-below;
See Also
parse .
Determine if T meets the requirements of Rule
Declared in header <boost/url/grammar/type_traits.hpp>
template<class T>
using is_rule = see-below;
parse .