Navigation
API > API/Runtime > API/Runtime/uLangCore
| Name | TIsContiguousContainer< T & > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Templates/TypeTraits.h |
| Include Path | #include "uLang/Common/Templates/TypeTraits.h" |
Syntax
template<typename T>
struct TIsContiguousContainer< T & > : public uLang::TIsContiguousContainer< T >
Inheritance Hierarchy
- TIsContiguousContainer → TIsContiguousContainer< T & >