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

Full specialisation of stack class template. More...

#include "stack1.hpp"
#include <deque>
#include <stdexcept>
#include <string>
Include dependency graph for stack2.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Stack< std::string >
 Specialisation for string as element type. More...
 

Detailed Description

Full specialisation of stack class template.

Author
J. Broeckhove, CoMP/UA - see copyright.txt

Definition in file stack2.hpp.