C plus plus Standard Library Wiki: Difference between revisions
No edit summary |
Hoof Hearted (talk | contribs) m (updated stats, tidy page) |
||
Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| logo = [[Image: | |name = C++ Standard Library Wiki | ||
| URL = http://wiki.apache.org/stdcxx/ | |logo = [[Image:NoLogoYet.png]] | ||
| recentchanges URL = http://wiki.apache.org/stdcxx/RecentChanges | |URL = http://wiki.apache.org/stdcxx/ | ||
| wikinode URL = No | |recentchanges URL = http://wiki.apache.org/stdcxx/RecentChanges | ||
| status = Active | |wikinode URL = No | ||
| language = | |status = Active | ||
| editmode = LoginToEdit | |language = Multilingual<!--http://wiki.apache.org/stdcxx/PageSize--> | ||
| engine = MoinMoin | |editmode = LoginToEdit | ||
| maintopic = | |engine = MoinMoin | ||
|license = GNU General Public License | |||
|maintopic = Programming | |||
}} | }} | ||
'''C++ Standard Library Wiki'''. The ISO/IEC 14882 international standard for C++ defines the standard C++ library, a collection of {{tag|algorithm|algorithms}}, containers, iterators, and other fundamental components of every piece of {{tag|software}}, essential for writing C++ {{tag|Programming|programs}}. | |||
The | 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| | 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. | ||
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. | ||
Line 24: | Line 24: | ||
This wiki is one of several [[Apache Wiki]] project wiki. | This wiki is one of several [[Apache Wiki]] project wiki. | ||
;Related wiki | |||
*[[C plus plus reference wiki]] | |||
Related wiki | *[http://en.wikibooks.org/wiki/C%2B%2B C++ programming] at [[Wikibooks]] | ||
* [[C plus plus reference wiki]] | *[http://en.wikiversity.org/wiki/C%2B%2B C++ programming] at [[Wikiversity]] | ||
* [http://en.wikibooks.org/wiki/C%2B%2B C++ programming] at [[Wikibooks]] | *[[Portland Pattern Repository]] | ||
* [http://en.wikiversity.org/wiki/C%2B%2B C++ programming] at [[Wikiversity]] | *[[CoderGuide]] | ||
* [[Portland Pattern Repository]] | |||
* [[CoderGuide]] | |||
{{Size | {{Size | ||
| pages = | |pages = 811 | ||
| statistics URL = | |statistics URL = http://wiki.apache.org/stdcxx/PageSize | ||
| wikiFactor = <!-- optional. plain wiki factor value --> | |wikiFactor = <!-- optional. plain wiki factor value --> | ||
| wikiFactor URL = <!-- optional. external link to data base for wiki factor calc. --> | |wikiFactor URL = <!-- optional. external link to data base for wiki factor calc. --> | ||
}} | }}(As of: 26 June 2011) |
Revision as of 14:38, 26 June 2011
File:NoLogoYet.png | 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)