|
|
1. SGI's STL Programmer's Guide
A freely available implementation of the C++ Standard Template Library,
including hypertext documentation.
http://www.sgi.com/tech/stl http://www.sgi.com/tech/stl
2. Nicolai M. Josuttis: The C++ Standard Library
... ..
http://www.josuttis.com/libbook http://www.josuttis.com/libbook
3. Annotated C Standard, The - C.W. Feather
Review of this comprehensive reference points out some inconsistencies
and clarifies ambiguities. Compound expressions are among the issues.
http://www.lysator.liu.se/c/schildt.html http://www.lysator.liu.se/c/schildt.html
4. Views - a C++ Standard Template Library extension.
Views - a C++ Standard Template Library extension ... Last updated: 7th
January, 1996 [ minor revision: 10th March, 2000 ]
http://www.zeta.org.au/~jon/STL/views/doc/views.html http://www.zeta.org.au/~jon/STL/views/doc/views.html
5. The C++ Standard Library: Example Programs
...... C++ Standard Library: Source Code. The C++ Standard Library - A
... Please, note the. - hints for Visual C++ users.. - hints for GCC/G++
... ..
http://www.josuttis.com/libbook/examples.html http://www.josuttis.com/libbook/examples.html
6. C++ Compilers From Comeau Computing Targeting ANSI/ISO C++ Standard
C++ Committee: Meeting updates Committee "Issues Lists" Standard
C++ Press release How to obtain Standard C++ CCsh, UNIX Shell Compiler:
http://www.comeaucomputing.com http://www.comeaucomputing.com
7. C++ Standard Template Library
Lists book about the STL.
http://www.softpro.com/languages-c---standard-template-library.html http://www.softpro.com/languages-c---standard-template-library.ht
8. The Dinkum C++ Library Reference
A complete HTML description of the ANSI/ISO Standard C++ Library, corresponding
to ISO/IEC IS 14882, the final C++ standard.
http://www.dinkumware.com/refxcpp.html http://www.dinkumware.com/refxcpp.html
9. C++ Standard Library Active Issues List
...... c++ FAQ. Public discussion of C++ Standard related issues occurs
on ... Public information as to how to obtain a copy of the C++ Standard,
... ..
http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/lwg-active.html
10. C++ Coding Standard
C++ Coding Standard
http://www.possibility.com/Cpp/CppCodingStandard.html http://www.possibility.com/Cpp/CppCodingStandard.html
11. Internationalization Using Standard C++
Article from C/C++ Users Journal, Sept. 1997
http://www.langer.camelot.de/Articles/Cuj/Internationalization/I18N.html
http://www.langer.camelot.de/Articles/Cuj/Internationalization/I1
12. Programming in C
Full guide for ANSI standard C programming language.
http://www.lysator.liu.se/c http://www.lysator.liu.se/c
13. C++ Standard Template Library
...class is also part of the ANSI/ISO C++ standard library. Like the STL
... The Standard Template Library (STL) is a general-purpose C++ library
... ..
http://www.msoe.edu/eecs/cese/resources/stl/index.htm http://www.msoe.edu/eecs/cese/resources/stl/index.htm
14. Numerical Recipes
Complete free online versions of this standard textbook on computational
methods, in the C, Fortran and Fortran-90 editions. PS/PDF. Software and
C++ edition for sale.
http://www.nr.com http://www.nr.com
15. C++ Standard Library Quick Reference
...... The C++ Standard Library from Scratch. It is not a full reference
to ... If you look up a function in the standard and find that it has
... ..
http://www.halpernwightsoftware.com/stdlib-scratch/quickref.html http://www.halpernwightsoftware.com/stdlib-scratch/quickref.html
|