MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Concepts::CPartiallyOrderedWith Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
A,
typename
B>
concept
Mcro::Concepts::CPartiallyOrderedWith
=
CHalfOrdered<A, B>
&&
CHalfOrdered<B, A>
Mcro::Concepts::CHalfOrdered
Definition
Concepts.h:112
Mcro::Concepts::CPartiallyOrderedWith
Definition
Concepts.h:121
Detailed Description
Definition at line
121
of file
Concepts.h
.
Mcro
Concepts
CPartiallyOrderedWith
Generated by
1.12.0