15 Library introduction [library]

15.3 Definitions [definitions]

15.3.25 reserved function [defns.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
]