boost::urls::grammar::is_charset
Alias for std::true_type
if T satisfies
CharSet
.
Synopsis
Declared in header <boost/url/grammar/charset.hpp>
template<class T>
using is_charset = see-below;
Alias for std::true_type
if T satisfies
CharSet
.
Declared in header <boost/url/grammar/charset.hpp>
template<class T>
using is_charset = see-below;