Synopsis

Declared in header </boost/url/grammar/charset.hpp#L54[boost/url/grammar/charset.hpp,window=blank_]>

template<class T>
struct is_charset<T, void_t<decltype(std::declval<bool&>() =
                std::declval<T const&>().operator()(
                    std::declval<char>()))>>
    : std::true_type;

Types

Name

Description

type

value_type

Member Functions

Static Data Members

Name

Description

value