Possible issue with isInputRange
Lionello Lunesu via Digitalmars-d
digitalmars-d at puremagic.com
Thu Sep 24 22:55:16 PDT 2015
On 24/09/15 07:10, Maor Ben Dayan wrote:
> static assert(is(typeof((inout int = 0) { R r = R.init; h =
> r.front; }))); /* B fails */
What is `h`?
More information about the Digitalmars-d
mailing list