[Issue 13594] std.algorithm.nextPermutation should accept ranges of lvalues

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 19:39:37 PST 2015


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

--- Comment #6 from github-bugzilla at puremagic.com ---
Commits pushed to 2.067 at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/ef2e43181b7dbe7f98d9be1ee3e415f5dbbe49fb
Fix issue 13594: next(Even)Permutation doesn't need to take input range by ref.

https://github.com/D-Programming-Language/phobos/commit/9add378a5c1626ca49ef77170466feb576505974
Merge pull request #2651 from quickfur/issue13594b

--


More information about the Digitalmars-d-bugs mailing list