[phobos] [dlang/phobos] 9fcc26: Ensure VariantN.opIndexAssign takes a suitable val...
GitHub via phobos
phobos at puremagic.com
Tue Dec 6 05:18:32 PST 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 9fcc269f1e255852e3947c6f034b6df407de63d9
https://github.com/dlang/phobos/commit/9fcc269f1e255852e3947c6f034b6df407de63d9
Author: Nick Treleaven <n at trelsoft.com>
Date: 2016-11-23 (Wed, 23 Nov 2016)
Changed paths:
M std/variant.d
Log Message:
-----------
Ensure VariantN.opIndexAssign takes a suitable value
Commit: eef757a0ab2f5c6921dd498c5cabb956bcaa2d60
https://github.com/dlang/phobos/commit/eef757a0ab2f5c6921dd498c5cabb956bcaa2d60
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-12-06 (Tue, 06 Dec 2016)
Changed paths:
M std/variant.d
Log Message:
-----------
Merge pull request #4910 from ntrel/variant-opIndexAssign
Ensure VariantN.opIndexAssign takes a suitable value
Compare: https://github.com/dlang/phobos/compare/f6b4e89d64eb...eef757a0ab2f
More information about the phobos
mailing list