[phobos] [dlang/phobos] f4333f: Remove ref from the Slice.this parameters
GitHub via phobos
phobos at puremagic.com
Sat May 14 18:33:18 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: f4333fa2cc5c694a1c27ffe9b7d89637ffc1ebbe
https://github.com/dlang/phobos/commit/f4333fa2cc5c694a1c27ffe9b7d89637ffc1ebbe
Author: ZombineDev <petar.p.kirov at gmail.com>
Date: 2016-05-14 (Sat, 14 May 2016)
Changed paths:
M std/experimental/ndslice/slice.d
Log Message:
-----------
Remove ref from the Slice.this parameters
This allows passing rvalues directly.
Commit: 8671e88f6b22a4b971ebfed8751a868ddfd0f93b
https://github.com/dlang/phobos/commit/8671e88f6b22a4b971ebfed8751a868ddfd0f93b
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-05-15 (Sun, 15 May 2016)
Changed paths:
M std/experimental/ndslice/slice.d
Log Message:
-----------
Merge pull request #4325 from ZombineDev/patch-4
Remove ref from the Slice.this parameters
Compare: https://github.com/dlang/phobos/compare/21dcf42addc6...8671e88f6b22
More information about the phobos
mailing list