Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

stack.h File Reference

#include "base/memory.h"

Go to the source code of this file.

Classes

class  base_stack< T >
 class provides the stack functionality More...
class  base_stack< T >::_node_
 internal help class More...
class  base_stack< T >::_node
 list node More...
class  base_stack< T >::const_iterator
 most of STL algorithms are supported More...
class  base_stack< T >::iterator
 non const iterator More...
class  _stack< T, A >
 class stack uses external allocator class for ALL internal memory allocations only 4 byte size for empty stack object More...
class  stack< T >
 class stack uses internal allocator class for ALL internal memory allocations forward iterators are supported More...
class  unique_key_generator
 supports the generation and reusing of the unique key sequence More...



© Copyright Terimber 2003-.