Main Page  »  Languages » C++ » Standards » 


  
Right Angle Brackets (Revision 2)
Explains ways to allow >> to be treated as two closing angle brackets, as well as to discuss the resulting issues. A specific option is proposed along with wording that would implement the proposal in the current working paper.
Proposal to Add Static Assertions to the Core Language (Revision 3)
The C++ language currently supports two facilities for testing software assertions: the assert macro and the #error preprocessor directive. Neither of these facilities is appropriate for use in template libraries.
Proposal to add Contract Programming to C++ (Revision 3)
This proposal describes a small assertion sub-language that unifies compile-time and run-time assertions. The benefits are among others a higher degree of self-documenting source code, better design tools, and easier debugging and testing.
Modules in C++ (Revision 4)
This paper proposes a module mechanism (somewhat similar to that of Modula-2) with three primary goals: significantly improve build times of large projects, enable a better separation between interface and implementation, and provide a viable transition path for existing libraries. [PDF]
Memory Model for Multithreaded C++
Proposes integrating a memory model suitable for multithreaded execution in the C++ Standard. On top of that model, a standard threading library is proposed. [PDF]
Library TR1 Information
Contains links to the latest library TR1 (technical report 1) draft as well as to the most relevant standardization documents that motivate and explain TR1 functionality.
ISO/IEC JTC1/SC22/WG21
The international standardization working group for the programming language C++.
ISO/IEC 14882-2003
Buy a PDF version of the official C++ programming language standard from the ANSI Electronic Standards Store.
Embedded C++
A subset of C++ intended for embedded systems programming. It is defined by an industry consortium, the Embedded C++ Technical Committee.
Draft ANSI C++ Standard
October 1997 working paper of the proposed standard.

[ 1 ] [ 2 ] [ 3 ]


 

 

WidgetBucks - Trend Watch - WidgetBucks.com


ASP | ASP.NET | C | C++ | CGI | Delphi | Java | Javascript | Perl | PHP | Python | Object Oriented | Tools | Compilers
programmingx.Com © Copyright 2005 All Programming Resources Guide Directory