[Issue 13881] Optional length template argument for std.range.takeExactly

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jan 24 07:48:26 PST 2015


https://issues.dlang.org/show_bug.cgi?id=13881

yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yebblies at gmail.com

--- Comment #1 from yebblies <yebblies at gmail.com> ---
Range length can't be a compile-time constant, or it won't be able to support
popFront and isn't a range.

--


More information about the Digitalmars-d-bugs mailing list