
|
|
|
|
Home / Computers / Programming / Languages / C++ / Standards
|
| Categories |
|
|
- Computers/ Software/ Globalization/ Programming Languages/ C++@ (2)
|
|
|
|
|
Web Sites
|
- Draft ANSI C++ Standard - December 1996 working paper of the proposed standard.
www.dfv.rwth-aachen.de/doc/c++std
- Embedded C++ - A subset of C++ intended for embedded systems programming. It is defined by an industry consortium, the Embedded C++ Technical Committee.
www.caravan.net/ec2plus
- Incompatibilities Between ISO C and ISO C++ - Thorough listing of incompatibilities between ISO C 99 and ISO C++ 98. An incompatible C feature in this context is valid as C code but not as C++ code.
www.david.tribble.com/text/cdiffs.htm
- ISO/IEC 14882-1998 - Buy a PDF version of the official C++ programming language standard from the ANSI Electronic Standards Store.
webstore.ansi.org/ansidocstore/product.asp?sku=ISO%2FIEC+14882%2D1998
- ISO/IEC JTC1/SC22/WG21 - The international standardization working group for the programming language C++.
anubis.dkuug.dk/jtc1/sc22/wg21
- The Dinkum C/C++ Library Reference - The DinkumĀ® C/C++ Library Reference
www.dinkumware.com/refcpp.html
- The New C++ - Introduces people and groups involved in the C++ standardization process.
www.cuj.com/experts/2002/sutter.htm
- The New C++: Smart(er) Pointers - Takes a closer look at one of the proposed facilities - smart pointers, which were discussed again at the April 2002 standards meeting.
www.cuj.com/experts/2008/sutter.htm
- The New C++: The Group of Seven - Presents a survey of the first batch of suggested library extensions that were considered at the October 2001 WG21/J16 meeting in Redmond.
www.cuj.com/experts/2004/sutter.htm
|
|
|
|
|