16 Library introduction [library]

16.3 Definitions [definitions]

16.3.27[defns.reserved.function]reserved function

function, specified as part of the C++ standard library, that is defined by the implementation
Note
:
If a C++ program provides a definition for any reserved function, the results are undefined.
— end note
 ]