[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
C++ under Linux
- To: iglu <linux-il(at-nospam)linux.org.il>
- Subject: C++ under Linux
- From: Daniel Feiglin <dilogsys(at-nospam)inter.net.il>
- Date: Tue, 04 Dec 2001 11:26:25 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Organization: Dilog Computers Ltd.
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010628
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