variant

The type of variant used by the library

Synopsis

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

Defined in file <include/boost/url/variant.hpp> on line 22