Search

April 28
DIP Development »
...t guaranteed will be avoided. You don't...can rely on the size of long and...
April 28
DIP Ideas »
...in the missing blank.

Frankly I don't mind either.

[_] is easier to type, but...
April 28
DIP Ideas »
...to not have this

However, i don't like the proposed syntax, it should be...
April 28
DIP Ideas »
...a usable solution.

At least I don't have to put my array in a...
April 28
DIP Ideas »
Oh. interesting, I didn't know. Thanks.

but...

auto a = 20.iota.array.staticArray;
    //  Error...
April 27
DIP Development »
...bootstrap compiler. I don't much care for...It would return the size of the bitfield...
April 26
General »
...format;
            return format!"C(%s)"(i);
        }

        override size_t toHash() const @safe nothrow
        {
            return i...
April 26
DIP Development »
...struct-size-different-between-gcc-and-msft-cl

Adding more `__traits` is trivial, don't...
April 25
General »
...can't mutate a range, you can't...it's not one size fits all.

In...
April 25
DIP Development »
...size_t i) { .. }
    Tpl!(Ts[l..u]) opSlice(enum size_t l, enum size_t...
13 14 15 16 17 18 19 20 21 22 23 24
Next ›   Last »