tmp/tmp95r4e4sy/{from.md → to.md}
RENAMED
|
@@ -3,10 +3,11 @@
|
|
| 3 |
| Subclause | | Header |
|
| 4 |
| --------------------- | -------------------------------- | -------------------- |
|
| 5 |
| [[utility]] | Utility components | `<utility>` |
|
| 6 |
| [[pairs]] | Pairs | `<utility>` |
|
| 7 |
| [[tuple]] | Tuples | `<tuple>` |
|
|
|
|
| 8 |
| [[template.bitset]] | Fixed-size sequences of bits | `<bitset>` |
|
| 9 |
| | | `<memory>` |
|
| 10 |
| [[memory]] | Memory | `<cstdlib>` |
|
| 11 |
| | | `<cstring>` |
|
| 12 |
| [[smartptr]] | Smart pointers | `<memory>` |
|
|
|
|
| 3 |
| Subclause | | Header |
|
| 4 |
| --------------------- | -------------------------------- | -------------------- |
|
| 5 |
| [[utility]] | Utility components | `<utility>` |
|
| 6 |
| [[pairs]] | Pairs | `<utility>` |
|
| 7 |
| [[tuple]] | Tuples | `<tuple>` |
|
| 8 |
+
| [[intseq]] | Compile-time integer sequences | `<utility>` |
|
| 9 |
| [[template.bitset]] | Fixed-size sequences of bits | `<bitset>` |
|
| 10 |
| | | `<memory>` |
|
| 11 |
| [[memory]] | Memory | `<cstdlib>` |
|
| 12 |
| | | `<cstring>` |
|
| 13 |
| [[smartptr]] | Smart pointers | `<memory>` |
|