HikoGUI
Select Version: ⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
|
#include <hikogui/utility/type_traits.hpp>
Helper type to turn a set of lambdas into a single overloaded type to pass to std::visit()
.
Ts | A set of lambdas with a single argument. |