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

#include <hikogui/utility/type_traits.hpp>

Inheritance diagram for hi::v1::overloaded< Ts >:

Detailed Description

template<class... Ts>
struct hi::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: