tmp/tmpylf599ir/{from.md → to.md}
RENAMED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
static const mask* classic_table() noexcept;
|
| 5 |
```
|
| 6 |
|
| 7 |
*Returns:* A pointer to the initial element of an array of size
|
| 8 |
`table_size` which represents the classifications of characters in the
|
| 9 |
-
"C" locale.
|
| 10 |
|
|
|
|
| 4 |
static const mask* classic_table() noexcept;
|
| 5 |
```
|
| 6 |
|
| 7 |
*Returns:* A pointer to the initial element of an array of size
|
| 8 |
`table_size` which represents the classifications of characters in the
|
| 9 |
+
`"C"` locale.
|
| 10 |
|