TAnd< LHS, RHS... >

Windows
MacOS
Linux

Inheritance Hierarchy

TAndValue

TAnd< LHS, RHS... >

References

Module

Core

Header

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

Include

#include "Templates/AndOrNot.h"

Syntax

template<typename LHS, typename... RHS>
struct TAnd< LHS, RHS... > : public TAndValue< LHS::Value, RHS... >

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