Unfortunately, Carbon on OS X has a struct typedef'd as Cursor in the global namespace. This was incredibly annoying. Code: void SomeFunction(void) { using namespace foo; Cursor c; // The compiler ...
Okay, this one's got me frustrated. I am not a .NET programmer but I'm being forced to work with it. Anyways I've got a C++ source file that uses threading so I've got my 'using namespace System;' and ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results