Migrating code from VS2008 to VS2010: Error C3892Hi 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 C3892Thx for all the reply!! Give me a minute I got to study and understand ... /surplus
Migrating code from VS2008 to VS2010: Error C3892All, 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...