[phobos] [dlang/phobos] 8dd953: Fix issue 16534 - RefRange should define opDollar ...
GitHub via phobos
phobos at puremagic.com
Sat Sep 24 11:49:40 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 8dd953827c9b211c76985b48a9409c2ba0fcfd19
https://github.com/dlang/phobos/commit/8dd953827c9b211c76985b48a9409c2ba0fcfd19
Author: ZombineDev <petar.p.kirov at gmail.com>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M std/range/package.d
Log Message:
-----------
Fix issue 16534 - RefRange should define opDollar if it defines length
Commit: 8c16746cc8a54ba1f9222f62b408c590e3d2fd69
https://github.com/dlang/phobos/commit/8c16746cc8a54ba1f9222f62b408c590e3d2fd69
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-09-24 (Sat, 24 Sep 2016)
Changed paths:
M std/range/package.d
Log Message:
-----------
Merge pull request #4817 from ZombineDev/fix-16534-refrange-should-define-dollar-if-possible
Fix issue 16534 - RefRange should define opDollar if it defines length
Compare: https://github.com/dlang/phobos/compare/bf14b1897e62...8c16746cc8a5
More information about the phobos
mailing list