[fpc-pascal] bitmask vs sets. Is there a performance difference?

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Jan 21 13:01:19 CET 2016


Nikolay Nikolov wrote on Thu, 21 Jan 2016:

> On 01/21/2016 01:11 AM, Sven Barth wrote:
>>
>> The maximum is currently 256 and it's the same on both platforms.
>>
> I think you can have even larger sets, but they are not supported by  
> the RTTI functions and the FCL streaming system.

No, sets with more than 256 elements are not supported by the compiler.


Jonas



More information about the fpc-pascal mailing list