Boost logo

Boost :

From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 2000-09-04 18:02:03


> For the same reason that type_info does not
> support operator<, neither should ref.

But type_info should provide less<type_info>. The only
excuse for not providing it is that you cannot put
type_info in containers anyway.

I think that every type which can go in a container and
has operator== defined should provide less or operator<.

-- 
Valentin Bonnard

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk