UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TIsContiguousContainer< T[0]> Struct Template Reference

#include <IsContiguousContainer.h>

Static Public Attributes

static constexpr bool Value = true
 

Detailed Description

template<typename T>
struct TIsContiguousContainer< T[0]>

Specialization for zero-sized arrays - which are not handled by the above Clang-specific fix in the primary TIsContiguousContainer template.

Member Data Documentation

◆ Value

template<typename T >
constexpr bool TIsContiguousContainer< T[0]>::Value = true
staticconstexpr

The documentation for this struct was generated from the following file: