C plus plus Standard Library Wiki: Difference between revisions
Hoof Hearted (talk | contribs) m (Text replace - "Image:NoLogoYet.png" to "No") |
Hoof Hearted (talk | contribs) 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 | 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. |
Latest revision as of 13:46, 12 March 2013
C++ Standard Library Wiki Recent changes [No WikiNode] [No About] [No Mobile URL] | |
Founded by: | |
Status: | Active |
Language: | Multilingual |
Edit mode: | LoginToEdit |
Wiki engine: | MoinMoin |
Wiki license: | GNU General Public License |
Main topic: | Programming |
C++ Standard Library Wiki. The ISO/IEC 14882 international standard for C++ defines the standard C++ library, a collection of algorithms, containers, iterators, and other fundamental components of every piece of software, essential for writing C++ programs.
The Apache C++ Standard Library 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; 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.
The C++ Standard Library Wiki supports the Apache C++ Standard Library Project.
This wiki is one of several Apache Wiki project wiki.
- Related wiki
- C plus plus reference wiki
- C++ programming at Wikibooks
- C++ programming at Wikiversity
- Portland Pattern Repository
- CoderGuide
Wiki size: | 811 article pages see stats |
(As of: 26 June 2011)