boost::urls::string_token::see_below Types Name Description is_token Metafunction returning true if T is a StringToken is_token<T, void_t<decltype(std::declval<T&>().prepare( std::declval<std::size_t>())), decltype(std::declval<T&>().result())>> Metafunction returning true if T is a StringToken