Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/AndOrNot.h |
Include | #include "Templates/AndOrNot.h" |
Syntax
template<typename... RHS>
struct TAndValue< false, RHS... >