The type of variant used by the library

Synopsis

Declared in header </boost/url/variant.hpp#L22[boost/url/variant.hpp,window=blank_]>

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