Aaron
> Set's aren't arrays, they are bitfields. As such there is no intrinsic
ordering
> of the items.
Of course there is! that is why does Ord(MySet(i)) works
The problem is that the Set is 256 bits so Ord can't map it into a valid
type
Maybe we need a SmallSet type (32 or 64 elements only)
Regards
Neven
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
- RE: [DUG]: Quantity of a Set Chris Crowe
- Re: [DUG]: Quantity of a Set Aaron Scott-Boddendijk
- Re: [DUG]: Quantity of a Set Neven MacEwan
- Re: [DUG]: Quantity of a Set Aaron Scott-Boddendijk
- Re: [DUG]: Quantity of a Set Neven MacEwan
- Re: [DUG]: Quantity of a Set Aaron Scott-Boddendijk
- Re: [DUG]: Quantity of a... Neven MacEwan
- Re: [DUG]: Quantity ... Aaron Scott-Boddendijk
