HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1
strict_base_of
v1::strict_base_of Concept Reference
Concept definition
template
<
typename
BaseType,
typename
DerivedType>
concept
v1::strict_base_of
=
base_of<BaseType, DerivedType>
&& !std::same_as<BaseType, DerivedType>
v1::base_of
Definition
concepts.hpp:54
v1::strict_base_of
Definition
concepts.hpp:66
Generated on Mon Apr 22 2024 12:52:43 for HikoGUI by
1.10.0