Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/IsArray.h |
Include | #include "Templates/IsArray.h" |
Syntax
template<typename T>
struct TIsBoundedArray
Remarks
Traits class which tests if a type is a bounded C++ array.
Specializations
Constants
Name | Description |
---|---|
Value |