HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::overloaded< Ts > Struct Template Reference

#include <hikogui/type_traits.hpp>

Inheritance diagram for v1::overloaded< Ts >:

Detailed Description

template<class... Ts>
struct v1::overloaded< Ts >

Helper type to turn a set of lambdas into a single overloaded type to pass to std::visit().

Template Parameters
TsA set of lambdas with a single argument.

The documentation for this struct was generated from the following file: