I am using only header files specific to C++ (e.g. ), however I still get globally-declared functions, and not just functions in the std
std
The standard explicitly permits headers to bring names of C standard functions to the global namespace.