C++ Standard Library Wiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(rough draft)
 
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        = YourWikiTopic
|maintopic        = Programming
}}
}}
== Description ==
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.
{{tag|programming}}
{{add}}
<!--
add description of the wiki here and
remove this comment and the dummy
categories/tag below and add your own
if the wiki's main language isn't English, you
can have one description in English and another
in the wiki's main language, if you speak it.
[[category:FirstAdditional]]
[[category:SecondAdditional]]
tagging: {{tag|Wikis to add}}
-->


{{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. -->
}}
}}
<noinclude>
[[category:Boilerplates]]
</noinclude>

Latest revision as of 16:11, 2 January 2012

<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>

NoLogo.png C++ 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

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.

Wiki size: unknown size [No see stats]