Bureaucrats, checkuser, Interface administrators, interwiki, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
83,693
edits
(rough draft) |
Hoof Hearted (talk | contribs) m (rv {{add}} & boilerplate category) |
||
| Line 1: | Line 1: | ||
{{Wiki | {{Wiki | ||
| logo = [[Image:NoLogo.png]] | |logo = [[Image:NoLogo.png]] | ||
| URL = http://wiki.apache.org/stdcxx/ | |URL = http://wiki.apache.org/stdcxx/ | ||
| recentchanges URL = http://wiki.apache.org/stdcxx/RecentChanges | |recentchanges URL = http://wiki.apache.org/stdcxx/RecentChanges | ||
| wikinode URL = No | |wikinode URL = No | ||
| status = YourWikiStatus | |status = YourWikiStatus | ||
| language = English | |language = English | ||
| editmode = YourWikiEditMode | |editmode = YourWikiEditMode | ||
| engine = MoinMoin | |engine = MoinMoin | ||
| license = YourWiki'sLicense | |license = YourWiki'sLicense | ||
| maintopic = | |maintopic = Programming | ||
}} | }} | ||
The ISO/IEC 14882 international standard for C++ defines the standard C++ library, | The ISO/IEC 14882 international standard for C++ defines the standard C++ library, | ||
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. | ||
| Line 19: | Line 17: | ||
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. | ||
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 23: | ||
This wiki is one of several [[Apache Wiki]] project wiki. | This wiki is one of several [[Apache Wiki]] project wiki. | ||
{{Size | {{Size | ||
| pages = <!-- type number of pages here, if unknown leave void --> | |pages = <!-- type number of pages here, if unknown leave void --> | ||
| statistics URL = No | |statistics URL = No | ||
| 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. --> | ||
}} | }} | ||
edits