template <class... Ts>

struct overloaded

Defined at line 25 of file ../../tools/fidl/fidlc/src/utils.h

The std::visit helper from https://en.cppreference.com/w/cpp/utility/variant/visit.