CEqualityComparableWith

Describes a type comparable with another type.

Windows
MacOS
Linux

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

Name Description

Public function

auto

 

Requires

(
    bool& Result,
    const T& A,
    const U& B
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss