tmp/tmpxg0d2brl/{from.md → to.md}
RENAMED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#### 27 reserved function <a id="defns.reserved.function">[[defns.reserved.function]]</a>
|
| 2 |
+
|
| 3 |
+
function, specified as part of the C++ standard library, that is defined
|
| 4 |
+
by the implementation
|
| 5 |
+
|
| 6 |
+
[*Note 1 to entry*: If a C++ program provides a definition for any
|
| 7 |
+
reserved function, the results are undefined. — *end note*]
|
| 8 |
+
|