template <class... Ts>
struct overloaded
Defined at line 37 of file ../../sdk/lib/zxio/socket_address.h
Helpers from the reference documentation for std::visit
<
>, to allow
visit-by-overload of the std::variant
<
> below:
template <class... Ts>
Defined at line 37 of file ../../sdk/lib/zxio/socket_address.h
Helpers from the reference documentation for std::visit
<
>, to allow
visit-by-overload of the std::variant
<
> below: