| |||
| Home > Compiler Command-line Options > Command-line options > ‑‑[no_]using_std | |||
This option enables or disables implicit use of the std namespace
when standard header files are included in C++.
This option is provided only as a migration aid for legacy source code that does not conform to the C++ standard. Its use is not recommended.