Navigation
API > API/Runtime > API/Runtime/GeometryCore
Helper for static_assert that depends on template parameter
| Name | TDependentFalse |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Splines/SplineTypeId.h |
| Include Path | #include "Splines/SplineTypeId.h" |
Syntax
template<typename T>
struct TDependentFalse : public std::false_type
Inheritance Hierarchy
- std::false_type → TDependentFalse