> From: "Peter Dimov" <[EMAIL PROTECTED]>

> 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
[EMAIL PROTECTED]

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to