#include <userver/utils/overloaded.hpp>
template<class... Ts>
struct utils::Overloaded< Ts >
Utility to define std::variant visitors in a simple way.
- Examples
- samples/ydb_service/components/topic_reader.cpp.
Definition at line 16 of file overloaded.hpp.
The documentation for this struct was generated from the following file: