BitArray/BitFields - Review
Era Scarecrow
rtcvb32 at yahoo.com
Sat Jul 28 14:42:40 PDT 2012
On Saturday, 28 July 2012 at 21:39:56 UTC, Era Scarecrow wrote:
> BitArray (Ie const(int)) it's otherwise should not be
My filter/formatter got me again...
Honestly that doesn't add up to what I call an 'array'. It
should look like an array, act like an array, and besides not
being able to specify the array as separate from the entire
BitArray (ie: const(int)[]) it's otherwise should be
indistinguishable from an array template-wise.
More information about the Digitalmars-d-learn
mailing list