![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IsContiguousContainer.h>
Inheritance diagram for TIsContiguousContainer< const T >:Additional Inherited Members | |
Public Member Functions inherited from TIsContiguousContainer< T > | |
| UE_STATIC_ASSERT_COMPLETE_TYPE (T, "TIsContiguousContainer instantiated with an incomplete type") | |
Static Public Attributes inherited from TIsContiguousContainer< T > | |
| static constexpr bool | Value = sizeof(T) == 0 |