In article <[EMAIL PROTECTED]>, Simon Buchan <[EMAIL PROTECTED]> wrote: >Greg wrote: >>Mike Wahler wrote: >>>"Greg Comeau" <[EMAIL PROTECTED]> wrote in message >>>news:[EMAIL PROTECTED] >>>>[enum is not an integral] >>>Is not 'enum' an integral type? >>No, an enum is not an integral type - although an enum may convert to >>an integer value. >enum is intergral, but not an integer, to be somewhat ambiguously precise.
Ambiguously precise? :) Anyway, that's not so, so it's ambiguously imprecise :) I suspect you're cross breading some terms with C previsely ambiguously. -- Greg Comeau / Celebrating 20 years of Comeauity! Comeau C/C++ ONLINE ==> http://www.comeaucomputing.com/tryitout World Class Compilers: Breathtaking C++, Amazing C99, Fabulous C90. Comeau C/C++ with Dinkumware's Libraries... Have you tried it? _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
