[phobos] [D-Programming-Language/phobos] ca9e09: do a reinterpret cast
GitHub via phobos
phobos at puremagic.com
Wed May 27 08:25:31 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ca9e097abd2298fdb6a4c3487258f82341f5679b
https://github.com/D-Programming-Language/phobos/commit/ca9e097abd2298fdb6a4c3487258f82341f5679b
Author: anonymous <aG0aep6G at users.noreply.github.com>
Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths:
M std/variant.d
Log Message:
-----------
do a reinterpret cast
opCast implementations may be incompatible, especially with inout. And
really, reinterpreting is the goal here.
Commit: a26c6c6b8d7d0641efb102d4e00cd16c4a8a5ae5
https://github.com/D-Programming-Language/phobos/commit/a26c6c6b8d7d0641efb102d4e00cd16c4a8a5ae5
Author: Martin Nowak <code at dawg.eu>
Date: 2015-05-27 (Wed, 27 May 2015)
Changed paths:
M std/variant.d
Log Message:
-----------
Merge pull request #3299 from aG0aep6G/variant
fixup PR #3284 - do a reinterpret cast
Compare: https://github.com/D-Programming-Language/phobos/compare/582a4ad6c608...a26c6c6b8d7d
More information about the phobos
mailing list