May 27, 2015 [phobos] [D-Programming-Language/phobos] ca9e09: do a reinterpret cast | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation