September 15, 2014 [phobos] [D-Programming-Language/phobos] 478c77: Tweak static if in Array | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation