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