November 11, 2015 [phobos] [D-Programming-Language/phobos] e11c1d: Simplify emplaceRef | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: e11c1dc3469d7e23cb2b651937a75c90e8cc0e70 https://github.com/D-Programming-Language/phobos/commit/e11c1dc3469d7e23cb2b651937a75c90e8cc0e70 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-11-10 (Tue, 10 Nov 2015) Changed paths: M std/conv.d Log Message: ----------- Simplify emplaceRef Commit: b4c876df596cb59b1c9e422a39e069fa054d30aa https://github.com/D-Programming-Language/phobos/commit/b4c876df596cb59b1c9e422a39e069fa054d30aa Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-11-10 (Tue, 10 Nov 2015) Changed paths: M std/conv.d Log Message: ----------- Simplify emplaceImpl for static arrays Commit: 3ede453ab0685bf2eff9187fede824bd6dbcd6e7 https://github.com/D-Programming-Language/phobos/commit/3ede453ab0685bf2eff9187fede824bd6dbcd6e7 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-11-10 (Tue, 10 Nov 2015) Changed paths: M std/conv.d Log Message: ----------- No need to return ref from internal functions Commit: d48220ac65733ae8854ea73ebc56443b3d29f648 https://github.com/D-Programming-Language/phobos/commit/d48220ac65733ae8854ea73ebc56443b3d29f648 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-11-10 (Tue, 10 Nov 2015) Changed paths: M std/conv.d Log Message: ----------- Fix Issue 15313 - std.conv.emplace cannot initialize const objects Commit: d4b2a3e389275e2724173cf6449698e1f26bfd24 https://github.com/D-Programming-Language/phobos/commit/d4b2a3e389275e2724173cf6449698e1f26bfd24 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M std/conv.d Log Message: ----------- remove trailing whitespace Commit: 8e20ab5ac32aec2b0a86087f1fb5c4057f790f2d https://github.com/D-Programming-Language/phobos/commit/8e20ab5ac32aec2b0a86087f1fb5c4057f790f2d Author: Martin Nowak <code@dawg.eu> Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M std/conv.d Log Message: ----------- Merge pull request #3803 from andralex/emplace Issue 15313 - std.conv.emplace cannot initialize const objects Compare: https://github.com/D-Programming-Language/phobos/compare/3db5a3bfe1db...8e20ab5ac32a |
Copyright © 1999-2021 by the D Language Foundation