Posts
Sort by recent activity
Managed Visual C++/CLI project, compiler error C2686
With some obfuscation settings, the C++/CLI compiler can run into error C2686:
error C2686: cannot overload static and non-static member functions with the same parameter types
Does happen with:<...