CppCommon 1.0.5.0
C++ Common Library
|
Intrusive stack container definition. More...
Go to the source code of this file.
Classes | |
class | CppCommon::Stack< T > |
Intrusive stack container. More... | |
struct | CppCommon::Stack< T >::Node |
Stack node. More... | |
class | CppCommon::StackIterator< T > |
Intrusive stack iterator. More... | |
class | CppCommon::StackConstIterator< T > |
Intrusive stack constant iterator. More... | |
Namespaces | |
namespace | CppCommon |
C++ Common project definitions. | |
Intrusive stack container definition.
Definition in file stack.h.