Navigation
Unreal Engine C++ API Reference > 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, |