Isle
Loading...
Searching...
No Matches
Queue< _C > Class Template Reference

[AI] Customized queue for compatibility with the engine's allocator requirements. More...

#include <mxstl.h>

Inheritance diagram for Queue< _C >:
Collaboration diagram for Queue< _C >:

Detailed Description

template<class _C>
class Queue< _C >

[AI] Customized queue for compatibility with the engine's allocator requirements.

[AI] Used for FIFO processing of game events and action queues.

Definition at line 348 of file mxstl.h.


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