Click here to Skip to main content
16,007,843 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: list of VARIANT Pin
Daniel Strigl12-Dec-02 2:49
Daniel Strigl12-Dec-02 2:49 
GeneralRe: list of VARIANT Pin
bojinyu12-Dec-02 3:22
bojinyu12-Dec-02 3:22 
GeneralRe: list of VARIANT Pin
Daniel Strigl12-Dec-02 4:30
Daniel Strigl12-Dec-02 4:30 
GeneralRe: list of VARIANT Pin
bojinyu12-Dec-02 18:07
bojinyu12-Dec-02 18:07 
GeneralRe: list of VARIANT Pin
bojinyu12-Dec-02 3:22
bojinyu12-Dec-02 3:22 
QuestionSTL Tree ? Pin
Nick Parker11-Dec-02 7:28
protectorNick Parker11-Dec-02 7:28 
AnswerRe: STL Tree ? Pin
Neville Franks11-Dec-02 9:25
Neville Franks11-Dec-02 9:25 
GeneralRe: STL Tree ? Pin
Nick Parker11-Dec-02 9:37
protectorNick Parker11-Dec-02 9:37 
Neville Franks wrote:
Hope that's of some help.

Thanks for the feedback Neville, I am looking for something that will compile under Unix with GCC. I was hoping (thinking it doesn't exist now) that I could do something like:
tree<int> m_tree;
m_tree.AddNode(1);
m_tree.AddNode(2);
m_tree.AddNode(3);

or at least something like it. Guess I was hoping I wasn't going to have to write a whole bunch of code here as it is due on Friday Eek! | :eek: (last project for my data structures class). I have already started the implementation last night and I can get it done, I was just looking for a quicker method. Thanks again for the extra info.



Nick Parker

Not everything that can be counted counts, and not everything that counts can be counted. - Albert Einstein


GeneralRe: STL Tree ? Pin
Todd Smith12-Dec-02 11:36
Todd Smith12-Dec-02 11:36 
AnswerRe: STL Tree ? Pin
Paul M Watt13-Dec-02 5:26
mentorPaul M Watt13-Dec-02 5:26 
AnswerRe: STL Tree ? Pin
Jörgen Sigvardsson14-Dec-02 10:57
Jörgen Sigvardsson14-Dec-02 10:57 
QuestionHow do I raise events. Pin
acosmin11-Dec-02 3:15
acosmin11-Dec-02 3:15 
AnswerRe: How do I raise events. Pin
xi90412-Dec-02 2:07
xi90412-Dec-02 2:07 
GeneralSetSite Pin
suresh_sathya11-Dec-02 1:09
suresh_sathya11-Dec-02 1:09 
QuestionHow to use m_spClientSite Pin
hdi99kf@syd.kth.se6-Dec-02 2:42
hdi99kf@syd.kth.se6-Dec-02 2:42 
AnswerRe: How to use m_spClientSite Pin
geo_m6-Dec-02 5:25
geo_m6-Dec-02 5:25 
GeneralRe: How to use m_spClientSite Pin
Anonymous6-Dec-02 6:57
Anonymous6-Dec-02 6:57 
GeneralRe: How to use m_spClientSite Pin
geo_m6-Dec-02 8:39
geo_m6-Dec-02 8:39 
QuestionSTL Q : find_if = poop. any better? Pin
Chris Losinger5-Dec-02 15:50
professionalChris Losinger5-Dec-02 15:50 
AnswerRe: STL Q : find_if = poop. any better? Pin
Taka Muraoka5-Dec-02 16:07
Taka Muraoka5-Dec-02 16:07 
GeneralRe: STL Q : find_if = poop. any better? Pin
Chris Losinger5-Dec-02 18:27
professionalChris Losinger5-Dec-02 18:27 
GeneralRe: STL Q : find_if = poop. any better? Pin
Taka Muraoka5-Dec-02 18:42
Taka Muraoka5-Dec-02 18:42 
GeneralRe: STL Q : find_if = poop. any better? Pin
Chris Losinger5-Dec-02 19:23
professionalChris Losinger5-Dec-02 19:23 
GeneralRe: STL Q : find_if = poop. any better? Pin
markkuk7-Dec-02 2:15
markkuk7-Dec-02 2:15 
GeneralRe: STL Q : find_if = poop. any better? Pin
Chris Losinger7-Dec-02 13:28
professionalChris Losinger7-Dec-02 13:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.