HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
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: