C plus plus Standard Library Wiki: Difference between revisions

m
Text replace - "{{tag|Open Source|open source}}" to "{{tag|open source}}"
m (Text replace - "Image:NoLogoYet.png" to "No")
m (Text replace - "{{tag|Open Source|open source}}" to "{{tag|open source}}")
 
Line 16: Line 16:
The Apache C++ Standard Library {{tag|project}} (code name stdcxx, pronounced "standard C++ library") develops and maintains an implementation of the standard C++ library.
The Apache C++ Standard Library {{tag|project}} (code name stdcxx, pronounced "standard C++ library") develops and maintains an implementation of the standard C++ library.


The goal of the Apache C++ Standard Library is to provide a free implementation of the ISO/IEC 14882 international standard for C++ that enables source code portability and consistent behavior of programs across all major hardware implementations, operating systems, and compilers; {{tag|Open Source|open source}} and commercial alike.
The goal of the Apache C++ Standard Library is to provide a free implementation of the ISO/IEC 14882 international standard for C++ that enables source code portability and consistent behavior of programs across all major hardware implementations, operating systems, and compilers; {{tag|open source}} and commercial alike.


An additional goal is to achieve maximum implementation efficiency on each platform by taking advantage of platform-specific high-performance facilities and features which are often unique to the type of hardware, the operating system or the compiler.
An additional goal is to achieve maximum implementation efficiency on each platform by taking advantage of platform-specific high-performance facilities and features which are often unique to the type of hardware, the operating system or the compiler.