$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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