|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2006-07-22 08:28:56
Daryle Walker <darylew_at_[hidden]> writes:
> would have to contort their expressions to avoid ">", "<=", and
> ">=".) If there are no uses beside this shortcut, then the ordering
> operator should be removed since the class's model doesn't need it.
An ordering property is extremely useful outside of set/map, and it
becomes part of the class' model. If you remove ordering, you change
the model.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk