User profile: surplus

User info
User name:surplus
History
Joined:
Number of posts:8
Latest posts:

Migrating code from VS2008 to VS2010: Error C3892
Hi helios, thx for your help. The comparison function which causes the error is: hpp <code> void T...

Migrating code from VS2008 to VS2010: Error C3892
@helios thx for your offer. I try to post the necessary. [code] #include <map> #include <set> #inc...

Migrating code from VS2008 to VS2010: Error C3892
Thx for all the reply!! Give me a minute I got to study and understand ... /surplus

Migrating code from VS2008 to VS2010: Error C3892
All, I'm still converting code from Visual Stusio 2008 to version 2010 but ... Error C3892: "std::...

'error C2888: 'std::hash' : symbol cannot ...
The solution is like this : [code] //namespace tr1 //{ template<> struct hash<FDL::MessagePtr...