HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi
v1
different_from
hi::v1::different_from Concept Reference
Different from.
More...
#include <
hikogui/utility/concepts.hpp
>
Concept definition
template
<
typename
Context,
typename
Expected>
concept
hi::v1::different_from
= not std::same_as<Context, Expected>
hi::v1::different_from
Different from.
Definition
concepts.hpp:50
Detailed Description
Different from.
Not std::same_as.
Generated on Mon Apr 22 2024 12:51:40 for HikoGUI by
1.10.0