[phobos] [D-Programming-Language/phobos] 4a6d32: Do not call destructor in VariantN.opAssign if no ...

GitHub via phobos phobos at puremagic.com
Sat Jan 31 18:54:21 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4a6d321545cf97aa4d275b5d9503d8b48cd2fff6
      https://github.com/D-Programming-Language/phobos/commit/4a6d321545cf97aa4d275b5d9503d8b48cd2fff6
  Author: sinkuu <sinkuupump at gmail.com>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Do not call destructor in VariantN.opAssign if no allowed type requires


  Commit: 797f13f04d3093c58aab7ca26c5502f2926d546e
      https://github.com/D-Programming-Language/phobos/commit/797f13f04d3093c58aab7ca26c5502f2926d546e
  Author: sinkuu <sinkuupump at gmail.com>
  Date:   2015-02-01 (Sun, 01 Feb 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Add unittest


  Commit: 449ff95df62dc4d4503939adf6bd736014c49323
      https://github.com/D-Programming-Language/phobos/commit/449ff95df62dc4d4503939adf6bd736014c49323
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-31 (Sat, 31 Jan 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #2941 from sinkuu/variant_d

Do not call destructor in VariantN.opAssign if no allowed type requires


Compare: https://github.com/D-Programming-Language/phobos/compare/86d9365dd37e...449ff95df62d


More information about the phobos mailing list