3 Nov
2010
3 Nov
'10
4:21 p.m.
Dear Nevin,
In case you're wondering why I'd interested in such operators, the answer is that I'm thinking of storing objects of type boost::any in an unordered_map.
Wouldn't this just be the address of the object (which isn't particularly useable as a key in a map)?
So, what specifically is undesirable in Boost.Any for storing their addresses in containers? TIA, --Hossein