[phobos] [D-Programming-Language/phobos] 478c77: Tweak static if in Array
GitHub via phobos
phobos at puremagic.com
Mon Sep 15 03:58:59 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 478c77b07926f922dade8b30e55a41946463a385
https://github.com/D-Programming-Language/phobos/commit/478c77b07926f922dade8b30e55a41946463a385
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M std/container/array.d
Log Message:
-----------
Tweak static if in Array
Probably changes nothing in the generated code, but can have an impact of attribute inference. I'm trying to get this to be `@nogc`
Commit: e98bd28f4648739d46d51e104db7de1dfce4b95d
https://github.com/D-Programming-Language/phobos/commit/e98bd28f4648739d46d51e104db7de1dfce4b95d
Author: JakobOvrum <JakobOvrum at users.noreply.github.com>
Date: 2014-09-15 (Mon, 15 Sep 2014)
Changed paths:
M std/container/array.d
Log Message:
-----------
Merge pull request #2498 from monarchdodra/ArrayStaticIf
Tweak static if in Array
Compare: https://github.com/D-Programming-Language/phobos/compare/39ed0b492285...e98bd28f4648
More information about the phobos
mailing list