Re: [newbie] stack with templates
From: Prateek R Karandikar (kprateek88_at_yahoo.com)
Date: 06/15/04
- Next message: Josh Sebastian: "Re: Standard header and using"
- Previous message: Prateek R Karandikar: "Re: [newbie] stack with templates"
- Maybe in reply to: Helder Inacio: "[newbie] stack with templates"
- Next in thread: Josh Sebastian: "Re: [newbie] stack with templates"
- Reply: Josh Sebastian: "Re: [newbie] stack with templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 14 Jun 2004 16:54:07 -0700
The FAQ advices you to put one of { [C], [C++], [C,C++] } in the
subject;
Writing a class template to implement a stack is good as an exercise,
but in real code one should use std::stack;
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
To iterate is human, to recurse divine;
-L. Peter Deutsch
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- Next message: Josh Sebastian: "Re: Standard header and using"
- Previous message: Prateek R Karandikar: "Re: [newbie] stack with templates"
- Maybe in reply to: Helder Inacio: "[newbie] stack with templates"
- Next in thread: Josh Sebastian: "Re: [newbie] stack with templates"
- Reply: Josh Sebastian: "Re: [newbie] stack with templates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]