CppCommon
1.0.4.1
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 | |
CppCommon | |
C++ Common project definitions. | |
Intrusive stack container definition.
Definition in file stack.h.