hash_set vs hash_mapThanks for mentioning std based containers. I can use std::tr1::unordered_set or std::tr1::unordered...
hash_set vs hash_mapI have a class that looks like: [code]class MyClass { private: std::string _name; // Som...
This user does not accept Private Messages