boost::urls::string_token::is_token

Metafunction returning true if T is a StringToken

Synopsis

Declared in <include/boost/url/grammar/string_token.hpp>

template<class T>
using is_token =     _see-below_;

Created with MrDocs