[fpc-devel] enums and integer auto conversion

Alexander Klenin klenin at gmail.com
Tue Sep 11 06:18:05 CEST 2012


On Tue, Sep 11, 2012 at 8:03 AM, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>
> If you want to do that, you need to add a layer in between that converts the sets into integer bitmasks in a reliable, portable and future-proof way.
>

How about packed sets? Do they have well-defined memory layout? If
not, then maybe they should?

-- 
Alexander S. Klenin



More information about the fpc-devel mailing list