Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Concepts
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Concepts/EqualityComparable.h |
| Include | #include "Concepts/EqualityComparable.h" |
Syntax
struct CEqualityComparableWith
Remarks
Describes a type comparable with another type.
Functions
| Type | Name | Description | |
|---|---|---|---|
| auto | Requires
(
bool& Result, |