[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

C++ under Linux



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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il