- Category:
- Data structs
- Tags:
-
[WORD]
- File Size:
- 3kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- XJK
Description: The definition of a stack, and to achieve the basic operation of the stack: void Push (const T & x) // bool Pop (T & x) // bool getTop (T & x) const // ostream & operater < < (ostream & os, Stack <T> & S) // overload
To Search:
File list (Check if you may need any files):
include.doc