Difference between revisions of "Template:C++ Standard Library"
Jump to navigation
Jump to search
imported>777sms |
imported>Quintus V. (restrict section "Containers") |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 7: | Line 7: | ||
* [[Input/output (C++)|Input/output]] | * [[Input/output (C++)|Input/output]] | ||
* [[String (C++)|Strings]] | * [[String (C++)|Strings]] | ||
| + | * <code>[[Algorithm (C++)|algorithm]]</code> | ||
| + | * <code>[[Functional (C++)|functional]]</code> | ||
| − | | heading2= [[ | + | | heading2= [[Containers]] |
| content2= | | content2= | ||
| − | |||
| − | |||
| − | |||
* [[Sequence container (C++)|Sequence containers]] | * [[Sequence container (C++)|Sequence containers]] | ||
| − | * [[Associative containers | + | * [[Associative containers|Associative containers]] |
* [[Unordered associative containers (C++)|Unordered associative containers]] | * [[Unordered associative containers (C++)|Unordered associative containers]] | ||
| Line 30: | Line 29: | ||
* [[C signal handling|Signals]] | * [[C signal handling|Signals]] | ||
* [[C alternative tokens|Alternative tokens]] | * [[C alternative tokens|Alternative tokens]] | ||
| − | + | * Miscellaneous headers: | |
| − | * <code><[[assert.h|assert.h]]></code> | + | ** <code><[[assert.h|assert.h]]></code> |
| − | * <code><[[errno.h|errno.h]]></code> | + | ** <code><[[errno.h|errno.h]]></code> |
| − | * <code><[[setjmp.h|setjmp.h]]></code> | + | ** <code><[[setjmp.h|setjmp.h]]></code> |
| − | * <code><[[stdarg.h|stdarg.h]]></code> | + | ** <code><[[stdarg.h|stdarg.h]]></code> |
}}<noinclude> | }}<noinclude> | ||
[[Category:Software development templates]] | [[Category:Software development templates]] | ||
[[Category:Programming language templates]] | [[Category:Programming language templates]] | ||
</noinclude> | </noinclude> | ||