Gobelijn API documentation
- generated for commit a0cbea7
|
Stack with allocator and vector container. More...
Go to the source code of this file.
Functions | |
int | main () |
Stack with allocator and vector container.
Definition in file stack7.cpp.
int main | ( | ) |
Definition at line 11 of file stack7.cpp.
References Stack< T >::pop(), Stack< T >::push(), and Stack< T >::top().