[phobos] [dlang/phobos] 821ccc: Implicit cast to const slices in case of underlayi...
GitHub via phobos
phobos at puremagic.com
Sun Oct 23 23:54:08 PDT 2016
Branch: refs/heads/stable
Home: https://github.com/dlang/phobos
Commit: 821ccc907b303b2cb2da85970768a742e3b5da83
https://github.com/dlang/phobos/commit/821ccc907b303b2cb2da85970768a742e3b5da83
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-10-16 (Sun, 16 Oct 2016)
Changed paths:
M std/experimental/ndslice/slice.d
Log Message:
-----------
Implicit cast to const slices in case of underlaying range is a pointer.
Commit: dff5422fa553a0e6f2342353bbab894c103c05aa
https://github.com/dlang/phobos/commit/dff5422fa553a0e6f2342353bbab894c103c05aa
Author: Martin Nowak <code at dawg.eu>
Date: 2016-10-24 (Mon, 24 Oct 2016)
Changed paths:
M std/experimental/ndslice/slice.d
Log Message:
-----------
Merge pull request #4873 from 9il/stable
❗️❗️❗️Implicit cast to const slices in case of underlaying range is a pointer.
Compare: https://github.com/dlang/phobos/compare/0c41f51281ac...dff5422fa553
More information about the phobos
mailing list