TDereferenceWrapper::operator()

Pass through for non-pointer types

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/Sorting.h

Include

#include "Templates/Sorting.h"

Syntax

bool operator()
(
    T & A,
    T & B
)

Remarks

Pass through for non-pointer types

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