Re: c++ documentation

From: Lawrence D’Oliveiro (ldo_at_geek-central.gen.new_zealand)
Date: 05/13/05


Date: Fri, 13 May 2005 19:57:25 +1200

In article <pan.2005.05.12.18.27.13.896891@yahoo.com>,
 Last2Know <grokkalot@yahoo.com> wrote:

>3. Advanced Language Learning:

If you want the ultimate reference, how about BS ISO/IEC 14882:2003 2nd
ed, "The C++ Standard, Incorporating Technical Corrigendum 1", John
Wiley & Sons, ISBN 0-470-84674-7.

For quick online reference to the STL, I use
<http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html>.