[phobos] [D-Programming-Language/phobos] 56c2d3: Add package QualifierOf template for internal use

GitHub noreply at github.com
Thu Sep 26 05:55:00 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 56c2d36bbc28401b1e085281b5f58c4f896e6285
      https://github.com/D-Programming-Language/phobos/commit/56c2d36bbc28401b1e085281b5f58c4f896e6285
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    M std/traits.d

  Log Message:
  -----------
  Add package QualifierOf template for internal use


  Commit: 830b6c1bd4cd465766c3d5b873c3c9838e16fc15
      https://github.com/D-Programming-Language/phobos/commit/830b6c1bd4cd465766c3d5b873c3c9838e16fc15
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  fix Issue 10536 - std.typecons.wrap doesn't work with a class that defines opCast


  Commit: 01f9455fac16dd793949714295eca9713ed07af7
      https://github.com/D-Programming-Language/phobos/commit/01f9455fac16dd793949714295eca9713ed07af7
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-25 (Wed, 25 Sep 2013)

  Changed paths:
    M std/typecons.d

  Log Message:
  -----------
  fix Issue 10538 - std.typecons.wrap should consider opDispatch


  Commit: 36aa69b5ff06980dca4e31df046c122a50f75c22
      https://github.com/D-Programming-Language/phobos/commit/36aa69b5ff06980dca4e31df046c122a50f75c22
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M std/traits.d
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #1386 from 9rnsr/fix_wrap

Issue 10536 & 10538 - std.typecons.wrap/unwrap bug fix and improvement


Compare: https://github.com/D-Programming-Language/phobos/compare/0c6bcedfd67e...36aa69b5ff06


More information about the phobos mailing list