HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi
v1
variant_decay
Public Types
hi::v1::variant_decay< T > Struct Template Reference
#include <
hikogui/utility/type_traits.hpp
>
Public Types
using
type
= std::decay_t<T>
Detailed Description
template<typename T>
struct hi::v1::variant_decay< T >
Decays types for use as elements in std::variant.
Template Parameters
T
type to be decayed, or when
void
converted to
std::monostate
.
The documentation for this struct was generated from the following file:
hikogui/src/hikogui/utility/
type_traits.hpp
Generated on
for HikoGUI by
1.16.1