Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Containers
Type
typedef TSPtrArrayG < ElementType, true, TDefaultElementAllocator < CInstancedRawAllocator >, CAllocatorInstance * > TSPtrArrayA
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointerArray.h |
| Include | #include "uLang/Common/Containers/SharedPointerArray.h" |
Remarks
Array of shared pointers that allocates object using a given allocator instance.