Gobelijn API documentation
- generated for commit a0cbea7
|
Demonstrate use of member function templates. More...
Go to the source code of this file.
Functions | |
int | main () |
Demonstrate use of member function templates.
Definition in file stack5.cpp.
int main | ( | ) |
Definition at line 10 of file stack5.cpp.
References Stack< T >::pop(), Stack< T >::push(), and Stack< T >::top().