The C++11 standard §17.6.4.2.2 defines posix
as a reserved namespace for use by ISO/IEC 9945 and other POSIX standards, and states that C++ programs adding declarations or definitions to the posix
namespace have undefined behaviour.
Is that namespace actually used by ISO/IEC 9945 or any other POSIX standards? If yes, please provide a reference.
No.
At time of writing, this is still a purely reserved namespace, not actually in use by anyone.
Recall that the vast majority of POSIX, if not all of POSIX, is entirely C++-unaware.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With