What is / where is the rtfm which sets out the GNU C++ run time library and STL implementation dependent details? For example, hash tables though not yet part of the STL standard, seem to be widely implemented, and are considered to be "implementation dependent" - including the precise class API (See for example, Josuttis).
What I'm after are the Linux dependent C++ "gotchas". (For standard C, they are well documented in the GNU Library Reference Manual.) ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
