[phobos] [D-Programming-Language/phobos] 14d928: Fix constness of std.container.Array
GitHub via phobos
phobos at puremagic.com
Wed Jan 28 22:38:54 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 14d928e02e099da4fb4e3c1485b9f024ca997a62
https://github.com/D-Programming-Language/phobos/commit/14d928e02e099da4fb4e3c1485b9f024ca997a62
Author: Per Nordlöw <per.nordlow at gmail.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M std/container/array.d
Log Message:
-----------
Fix constness of std.container.Array
Commit: 224238a854ebda6ad4d5f744a4a6884e83befb1c
https://github.com/D-Programming-Language/phobos/commit/224238a854ebda6ad4d5f744a4a6884e83befb1c
Author: JakobOvrum <JakobOvrum at users.noreply.github.com>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M std/container/array.d
Log Message:
-----------
Merge pull request #2631 from nordlow/inout-array-range
Fix constness of array.d
Compare: https://github.com/D-Programming-Language/phobos/compare/8969ae9d5147...224238a854eb
More information about the phobos
mailing list