Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates
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<bool LHSValue, typename... RHS>
struct TAndValue