On May 29, 10:43 am, "Akhil Ravidas" <[EMAIL PROTECTED]> wrote: > On Thu, May 29, 2008 at 8:08 PM, Geoffrey Summerhayes <[EMAIL PROTECTED]> > wrote: > > > Easiest way to find out implementation details is to > > just read the header file on your implementation. > > Look for stl_tree.h . >
No, look at the C++ standard <map> and follow what it includes, stl_tree.h is an implementation file, it doesn't even exist in the header files for the compiler I have handy. --- Geoff --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/algogeeks -~----------~----~----~----~------~----~------~--~---
