tmp/tmp8tcfc_te/{from.md → to.md}
RENAMED
|
@@ -1,8 +0,0 @@
|
|
| 1 |
-
**Table: `basic_string(size_t, charT, const Allocator&)` effects** <a id="tab:strings.ctr.5">[tab:strings.ctr.5]</a>
|
| 2 |
-
|
| 3 |
-
| Element | Value |
|
| 4 |
-
| ------------ | ----------------------------------------------------------------------------------------------------- |
|
| 5 |
-
| `data()` | points at the first element of an allocated array of `n` elements, each storing the initial value `c` |
|
| 6 |
-
| `size()` | `n` |
|
| 7 |
-
| `capacity()` | a value at least as large as `size()` |
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|