Isen-kun/cpp-vsc-extension

Suggestion: Boilerplate without the using namespace std

Opened this issue · 0 comments

glucu commented

I am an advocate for not using using namespace std and would rather prefix names with the std::. Would be nice to have this option as well. :)