Gobelijn API documentation
- generated for commit a0cbea7
|
Using the stack class template. More...
Go to the source code of this file.
Functions | |
int | main () |
Using the stack class template.
Definition in file stack1.cpp.
int main | ( | ) |
Definition at line 11 of file stack1.cpp.
References Stack< std::string >::pop(), Stack< T >::push(), Stack< std::string >::push(), Stack< T >::top(), and Stack< std::string >::top().