November 15, 2014 [phobos] [D-Programming-Language/phobos] 196ef0: std.variant unions cannot have postblit or destruc... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 196ef0c7a5be4d30b06024d6fae530ea79c044f7 https://github.com/D-Programming-Language/phobos/commit/196ef0c7a5be4d30b06024d6fae530ea79c044f7 Author: Walter Bright <walter@walterbright.com> Date: 2014-11-15 (Sat, 15 Nov 2014) Changed paths: M std/variant.d Log Message: ----------- std.variant unions cannot have postblit or destructors Commit: 18eff11d0406126f128584cc2d504e463279cec0 https://github.com/D-Programming-Language/phobos/commit/18eff11d0406126f128584cc2d504e463279cec0 Author: David Nadlinger <code@klickverbot.at> Date: 2014-11-16 (Sun, 16 Nov 2014) Changed paths: M std/variant.d Log Message: ----------- Merge pull request #2734 from WalterBright/unionvariant std.variant unions cannot have postblit or destructors or invariants Compare: https://github.com/D-Programming-Language/phobos/compare/d4b1827f5215...18eff11d0406 |
Copyright © 1999-2021 by the D Language Foundation