Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/uLang > API/Runtime/uLangCore/uLang/Common > API/Runtime/uLangCore/uLang/Common/Containers
Type
typedef TQueueG < InElementType, EQueueMode::MultipleProducersSingleConsumer > TMQueue
References
| Module | uLangCore |
| Header | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/Queue.h |
| Include | #include "uLang/Common/Containers/Queue.h" |
Remarks
Queue that supports multiple producers adding elements that are allocated on the heap.