News
Hi all<P>I'm writing a library in C++ and I would like to use namespaces, as it is suggested. But I'm having some problems.<P>First, I've created all my header and source files without any namespace.
The standard C++ library uses the namespace std, e.g. std::cout, std::string, std::endl, etc. While you can use a using namespace foo; directive to address symbols directly in the foo namespace ...
Type: LanguageService Describe the bug OS and Version: Windows 7 VS Code Version: 1.25.1 C/C++ Extension Version: 0.17.7 Other extensions you installed (and if the issue persists after disabling them) ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results