tmp/tmpw8tfm6jq/{from.md → to.md}
RENAMED
|
@@ -6,17 +6,17 @@
|
|
| 6 |
| [[concepts]] | Concepts library |
|
| 7 |
| [[diagnostics]] | Diagnostics library |
|
| 8 |
| [[mem]] | Memory management library |
|
| 9 |
| [[meta]] | Metaprogramming library |
|
| 10 |
| [[utilities]] | General utilities library |
|
| 11 |
-
| [[strings]] | Strings library |
|
| 12 |
| [[containers]] | Containers library |
|
| 13 |
| [[iterators]] | Iterators library |
|
| 14 |
| [[ranges]] | Ranges library |
|
| 15 |
| [[algorithms]] | Algorithms library |
|
|
|
|
|
|
|
| 16 |
| [[numerics]] | Numerics library |
|
| 17 |
| [[time]] | Time library |
|
| 18 |
-
| [[localization]] | Localization library |
|
| 19 |
| [[input.output]] | Input/output library |
|
| 20 |
-
| [[re]] | Regular expressions library |
|
| 21 |
| [[thread]] | Concurrency support library |
|
|
|
|
| 22 |
|
|
|
|
| 6 |
| [[concepts]] | Concepts library |
|
| 7 |
| [[diagnostics]] | Diagnostics library |
|
| 8 |
| [[mem]] | Memory management library |
|
| 9 |
| [[meta]] | Metaprogramming library |
|
| 10 |
| [[utilities]] | General utilities library |
|
|
|
|
| 11 |
| [[containers]] | Containers library |
|
| 12 |
| [[iterators]] | Iterators library |
|
| 13 |
| [[ranges]] | Ranges library |
|
| 14 |
| [[algorithms]] | Algorithms library |
|
| 15 |
+
| [[strings]] | Strings library |
|
| 16 |
+
| [[text]] | Text processing library |
|
| 17 |
| [[numerics]] | Numerics library |
|
| 18 |
| [[time]] | Time library |
|
|
|
|
| 19 |
| [[input.output]] | Input/output library |
|
|
|
|
| 20 |
| [[thread]] | Concurrency support library |
|
| 21 |
+
| [[exec]] | Execution control library |
|
| 22 |
|