From: William E. Kempf (wekempf_at_[hidden])
Date: 2003-01-09 12:02:47


> From: "Peter Dimov" <pdimov_at_[hidden]>

> I think that a reasonable requirement that we already mentioned several
> times is that the ID should be CopyConstructible, Assignable and
> LessThanComparable, for use in sets/maps.

Should it truly be LessThanComparable, or should it follow the design of std::type_info with a before() method? I'm happy either way, I just want to understand the rationale for the design choice.

William E. Kempf
wekempf_at_[hidden]