March 25, 2015 [phobos] [D-Programming-Language/phobos] 75ca20: fix Issue 14194 - nothrow emplace for classes need... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 75ca200750ab4bb2de8eb1b13ecee8524704e3cc https://github.com/D-Programming-Language/phobos/commit/75ca200750ab4bb2de8eb1b13ecee8524704e3cc Author: Martin Nowak <code@dawg.eu> Date: 2015-02-17 (Tue, 17 Feb 2015) Changed paths: M std/conv.d Log Message: ----------- fix Issue 14194 - nothrow emplace for classes needed - turn the chunk size and alignment checks into asserts Commit: ebb2b8ce5df68af453eea5888d8ca339fa982479 https://github.com/D-Programming-Language/phobos/commit/ebb2b8ce5df68af453eea5888d8ca339fa982479 Author: Robert Schadek <robert.schadek@informatik.uni-oldenburg.de> Date: 2015-03-25 (Wed, 25 Mar 2015) Changed paths: M std/conv.d Log Message: ----------- Merge pull request #2999 from MartinNowak/fix14194 fix Issue 14194 - nothrow emplace for classes needed Compare: https://github.com/D-Programming-Language/phobos/compare/876900d1f895...ebb2b8ce5df6 |
Copyright © 1999-2021 by the D Language Foundation