Using namespace std;

>using autoconf
>supports one OS

Attached: autoconf.jpg (1007x873, 96.93K)

>using namespace std;
>still prefixes everything with std::
>(or only some things at random)

Well std::maybe std::I don't std::like to std::write std:: std::everywhere.

>writing C++ instead of using C and C#

>C#
Idiot.

>idiot
explain.

I import everything and there's nothing wrong with this. Any Forums thinks this causes pollution, which it doesn't, but then again Any Forums can't even into simple fizzbuzz.

Attached: 1647896591759.png (800x800, 47.55K)

Then just use using declarations for the things you use instead of a whole namespace.

C++ for white males
C# for shitkins
simple as

>using namespace std;
>in header files