17 Library introduction [library]

17.3 Definitions [definitions]

17.3.22 reserved function [defns.reserved.function]

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