ISO/IEC TR 18015:2006
Information technology -- Programming languages, their environments and system software interfaces -- Technical Report on C++ Performance
The electronic version of this International Standard can be downloaded from the ISO/IEC Information Technology Task Force (ITTF) web site.
The aim of ISO/IEC TR 18015:2006 is to:
give the reader a model of time and space overheads implied by use of various C++ language and library features;
debunk widespread myths about performance problems in C++;
present techniques for use of C++ in applications where performance matters; and
present techniques for implementing C++ standard language and library facilities to yield efficient code.
The special needs of embedded systems programming are presented, including ROMability and predictability. A separate chapter presents general C and C++ interfaces to the basic hardware facilities of embedded systems.
Keep me up-to-date
Sign up to receive updates when there are changes to this standard
Related Information
Similar Standards
-
AS/NZS 1486:1993
Information technology - Programming languages - Fortran 90
-
AS/NZS 3968.0:1994
Information technology - Database languages - SQL - Definition of data structures and basic operations
-
AS/NZS 3968.0:1994 A1
Information technology - Database languages - SQL - Definition of data structures and basic operations: Amendment 1
-
AS/NZS 3968.3:1998
Information technology - Database languages - SQL - Call-level interface