C plus plus Standard Library Wiki: Difference between revisions
(rough draft) |
(related wiki, etc.) |
||
Line 9: | Line 9: | ||
| engine = MoinMoin | | engine = MoinMoin | ||
| license = YourWiki'sLicense | | license = YourWiki'sLicense | ||
| maintopic = | | maintopic = programming | ||
}} | }} | ||
== C++ Standard Library Wiki == | == C++ Standard Library Wiki == | ||
Line 16: | Line 16: | ||
a collection of {{tag|algorithm}}s, containers, iterators, and other fundamental components of every piece of {{tag|software}}, essential for writing C++ programs. | a collection of {{tag|algorithm}}s, containers, iterators, and other fundamental components of every piece of {{tag|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 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, 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, open source and commercial alike. | ||
Line 25: | Line 25: | ||
This wiki is one of several [[Apache Wiki]] project wiki. | This wiki is one of several [[Apache Wiki]] project wiki. | ||
{{tag|programming}} | {{tag|programming}} ... {{tag|open source}} ... | ||
Related wiki: | |||
* [[C plus plus reference wiki]] | |||
* [http://en.wikibooks.org/wiki/C%2B%2B C++ programming] at [[Wikibooks]] | |||
* [http://en.wikiversity.org/wiki/C%2B%2B C++ programming] at [[Wikiversity]] | |||
* [[Portland Pattern Repository]] | |||
* [[CoderGuide]] | |||
{{add}} | {{add}} |
Revision as of 18:50, 3 July 2010
<ul><li>"YourWikiStatus" is not in the list (Vibrant, Active, New, In preparation, Dormant, Spammed, Private, Cannot connect, Dead, Locked, ...) of allowed values for the "Wiki status" property.</li> <!--br--><li>"YourWikiEditMode" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property.</li></ul>
C plus plus Standard Library Wiki Recent changes [No WikiNode] [No About] [No Mobile URL] | |
Founded by: | |
Status: | YourWikiStatus"YourWikiStatus" is not in the list (Vibrant, Active, New, In preparation, Dormant, Spammed, Private, Cannot connect, Dead, Locked, ...) of allowed values for the "Wiki status" property. |
Language: | English |
Edit mode: | YourWikiEditMode"YourWikiEditMode" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property. |
Wiki engine: | MoinMoin |
Wiki license: | YourWiki'sLicense"YourWiki'sLicense" is not in the list (Custom license, Attribution to contributing authors, Copyright to contributing authors, Site retains copyright, WTFPL, Licence Art Libre, Open Content License, Apache License, BSD Documentation License, FreeBSD Documentation License, ...) of allowed values for the "Wiki license" property. |
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.
programming ... open source ...
Related wiki:
- C plus plus reference wiki
- C++ programming at Wikibooks
- C++ programming at Wikiversity
- Portland Pattern Repository
- CoderGuide
This C plus plus Standard Library Wiki page needs to have some or all structured data added, from an appropriate infobox. Please see category: Wikis to add |
Wiki size: | unknown size [No see stats] |