HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
hi::v1::decayed_derived_from Concept Reference

Concept definition

template<typename DerivedType, typename BaseType>
concept hi::v1::decayed_derived_from = hi::is_decayed_derived_from_v<DerivedType, BaseType>
Definition concepts.hpp:69