News
in the header file, I get compile time errors that the constant is being "redefined" in every file that references Foo.h. What is a good way to make it easy for consumers of a .c file to have ...
Basically once you've put a using namespace std; in your header, and someone has included your header, there's no way to undo the using. This can reduce your options when a name conflict occurs.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results