Difference between revisions of "Template:C++ Standard Library"
Jump to navigation
Jump to search
imported>Quintus V. (No separate main section for just a few miscellaneous headers) |
imported>Quintus V. (restrict section "Containers") |
||
| 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= [[Containers]] | | heading2= [[Containers]] | ||
| content2= | | content2= | ||
| − | |||
| − | |||
* [[Sequence container (C++)|Sequence containers]] | * [[Sequence container (C++)|Sequence containers]] | ||
* [[Associative containers|Associative containers]] | * [[Associative containers|Associative containers]] | ||