Boost logo

Boost Users :

From: Jeremy Siek (jeremy.siek_at_[hidden])
Date: 2006-04-21 10:20:22


Yes, I also recommend the function object approach. You won't
have to worry about which namespace the function object
is in... this avoids the argument dependent lookup issues
that caused problems for the global operator<.

Cheers,
Jeremy

On Apr 20, 2006, at 10:26 PM, Thomas Costa wrote:

> write your own total ordering/comparison function object for Edge
> objects and declare the map type using this function.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net