Previous fileTop of DocumentContentsIndex pageNext file
Apache C++ Standard Library Reference Guide

1.3 Standards Conformance

This implementation of the C++ Standard Library conforms to ISO/IEC 14882:2003 -- International Standard for Information Systems -- Programming Language C++. In addition, this implementation conforms to a subset of the requirements of the following standards:

At the end of each entry, the section Standards Conformance gives the section of the C++ Standard along with any other relevant standards from which the entry derives.

In some cases, this implementation of the C++ Standard Library provides extensions to enhance functionality and usability. These extensions are highlighted where they occur. See Appendix B for a complete list of extensions provided by this implementation.


NOTE -- Compilers may not support all the language features necessary to implement certain facilities of the Standard. Those facilities may be implemented differently or not at all in this implementation. For all implementation-specific details, please see the readme file that was installed with this product.


Previous fileTop of DocumentContentsIndex pageNext file