_STD

This macro evaluates to ::std if the C++ lib is compiled in the std namespace, and to nothing if the C++ lib is compiled in the global namespace.

SeeAlso

_CSTD