variant

The type of variant used by the library

Synopsis

template< class... Ts> using variant = variant<Ts...> ;

Declared in file <boost/url/variant.hpp> at line 22