Bit-fields

Mark Mitchell mark at codesourcery.com
Thu Mar 16 07:01:14 UTC 2000


>>>>> "Jim" == Jim Dehnert <dehnert at baalbek.engr.sgi.com> writes:

    Jim> The standard allows the compiler to allocate an E to any size
    Jim> type that will hold it.  So if one wants to write such a
    Jim> class with a guarantee of the size of field 'e', the bitfield
    Jim> syntax is required. 

Good, thanks -- I think I understood that once before, but forgot.
Thanks for taking the time to explain it again! :-)

--
Mark Mitchell                   mark at codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com




More information about the cxx-abi-dev mailing list