3
Terms and definitions
[intro.defs]
3.47
[defns.reserved.function]
reserved function
⟨library⟩
function, specified as part of the C++ standard library, that is defined by the implementation
[
Note
1
:
If a C++ program provides a definition for any reserved function, the results are undefined
.
—
end note
]