Metafunction returning true if T is a StringToken
<include/boost/url/grammar/string_token.hpp>
template<class T> using is_token = _see-below_;