|
HikoGUI
A low latency retained GUI
|
#include <hikogui/utility/type_traits.hpp>
Public Types | |
| using | type = std::decay_t<T> |
Decays types for use as elements in std::variant.
| T | type to be decayed, or when void converted to std::monostate. |