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
]