HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi
v1
forward_copy_or_ref
Public Types
hi::v1::forward_copy_or_ref< Context > Struct Template Reference
Public Types
using
type
= std::conditional_t<std::is_rvalue_reference_v<Context>, std::decay_t<Context>, std::decay_t<Context> const&>
The documentation for this struct was generated from the following file:
hikogui/src/hikogui/utility/
type_traits.hpp
Generated on Mon Apr 22 2024 12:51:39 for HikoGUI by
1.10.0