template <class... Ts>
struct overloaded
Defined at line 24 of file ../../sdk/lib/fdio/internal.h
Helper from the reference documentation for std::visit
<
> to allow visit-by-overload of
std::variant
<
>.
template <class... Ts>
Defined at line 24 of file ../../sdk/lib/fdio/internal.h
Helper from the reference documentation for std::visit
<
> to allow visit-by-overload of
std::variant
<
>.