3#include "mc/_HeaderOutputPredefine.h"
24 ::ll::TypedStorage<8, 8, void*> m_ptr;
25 ::ll::TypedStorage<8, 8, ::bx::SpScUnboundedQueue::Node*> m_next;
32 ::ll::TypedStorage<8, 8, ::bx::AllocatorI*> m_allocator;
33 ::ll::TypedStorage<8, 8, ::bx::SpScUnboundedQueue::Node*> m_first;
34 ::ll::TypedStorage<8, 8, ::bx::SpScUnboundedQueue::Node*> m_divider;
35 ::ll::TypedStorage<8, 8, ::bx::SpScUnboundedQueue::Node*> m_last;
41 MCAPI ~SpScUnboundedQueue();
Definition SpScUnboundedQueue.h:7
Definition AllocatorI.h:7
Definition SpScUnboundedQueue.h:15