|
| From: | Simon Buchan |
| Subject: | Re: help with operator% |
| Date: | Thu, 27 Oct 2005 19:23:32 +1300 |
| User-agent: | Thunderbird 1.4.1 (Windows/20051006) |
Greg wrote:
Mike Wahler wrote:"Greg Comeau" <address@hidden> wrote in message news:address@hidden
<snip>
Is not 'enum' an integral type?No, an enum is not an integral type - although an enum may convert to an integer value. Greg
enum is intergral, but not an integer, to be somewhat ambiguously precise. -- don't quote this
| [Prev in Thread] | Current Thread | [Next in Thread] |