[phobos] [D-Programming-Language/phobos] 75ca20: fix Issue 14194 - nothrow emplace for classes need...
GitHub via phobos
phobos at puremagic.com
Wed Mar 25 04:40:53 PDT 2015
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 at 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 at 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
More information about the phobos
mailing list