TPIE

2362a60
internal_queue.h File Reference

Generic internal queue with known memory requirements. More...

#include <tpie/array.h>
#include <tpie/util.h>
#include <tpie/tpie_assert.h>

Go to the source code of this file.

Classes

class  tpie::internal_queue< T >
 A generic internal circular queue. More...
 

Namespaces

 tpie
 pipelining/factory_base.h Base class of pipelining factories
 

Detailed Description

Generic internal queue with known memory requirements.

Definition in file internal_queue.h.