[phobos] [D-Programming-Language/phobos] d20e91: Prevent definition of non-disabled default constru...
GitHub via phobos
phobos at puremagic.com
Tue Aug 26 07:55:19 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: d20e91ae012a2f1580bbc1d0d0a03d2a81b7a43c
https://github.com/D-Programming-Language/phobos/commit/d20e91ae012a2f1580bbc1d0d0a03d2a81b7a43c
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-08-26 (Tue, 26 Aug 2014)
Changed paths:
M std/parallelism.d
M std/typecons.d
Log Message:
-----------
Prevent definition of non-disabled default constructors in template structs
Commit: a8bfa016b6871d485813ddf92a5761de548a53a3
https://github.com/D-Programming-Language/phobos/commit/a8bfa016b6871d485813ddf92a5761de548a53a3
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-27 (Wed, 27 Aug 2014)
Changed paths:
M std/parallelism.d
M std/typecons.d
Log Message:
-----------
Merge pull request #2468 from 9rnsr/fix13311
Prevent definition of non-disabled default constructors in template structs
Compare: https://github.com/D-Programming-Language/phobos/compare/3a29f6dbad66...a8bfa016b687
More information about the phobos
mailing list