Gobelijn API documentation  - generated for commit a0cbea7
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
stack5.cpp File Reference

Demonstrate use of member function templates. More...

#include "stack5.hpp"
#include <iostream>
Include dependency graph for stack5.cpp:

Go to the source code of this file.

Functions

int main ()
 

Detailed Description

Demonstrate use of member function templates.

Author
J. Broeckhove - see copyright.txt

Definition in file stack5.cpp.

Function Documentation

int main ( )

Definition at line 10 of file stack5.cpp.

References Stack< T >::pop(), Stack< T >::push(), and Stack< T >::top().

Here is the call graph for this function: