----- Original Message -----
From: "Paul Mensonides" <[EMAIL PROTECTED]>

> Just my 2 cents.

Make that 3 cents...

In summary, enumerations are distinct types and therefore can interfere with
the rest of the language.  Particularly, constant expressions, overloading,
operator overloading, template type deduction, etc..  Personally, I think
that is a strong case *against* using enumerations.

Paul Mensonides

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

Reply via email to