[phobos] [D-Programming-Language/phobos] 206598: const RedBlackTree.opBinaryRight

GitHub via phobos phobos at puremagic.com
Thu Apr 23 19:43:01 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2065983d039769ccbc8a0880c908237990dca27e
      https://github.com/D-Programming-Language/phobos/commit/2065983d039769ccbc8a0880c908237990dca27e
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M std/container/rbtree.d

  Log Message:
  -----------
  const RedBlackTree.opBinaryRight

Fixes Issue 12702.


  Commit: e837b2ad9447e34867a29c46052930b77bb78bf0
      https://github.com/D-Programming-Language/phobos/commit/e837b2ad9447e34867a29c46052930b77bb78bf0
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M std/container/rbtree.d

  Log Message:
  -----------
  inout leftmost, rightmost, next, and prev


  Commit: c22f8e04110163fda281061fa7a3948af799b4a0
      https://github.com/D-Programming-Language/phobos/commit/c22f8e04110163fda281061fa7a3948af799b4a0
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M std/container/rbtree.d

  Log Message:
  -----------
  Merge pull request #3220 from aG0aep6G/12702

const RedBlackTree.opBinaryRight


Compare: https://github.com/D-Programming-Language/phobos/compare/99af22ca0a61...c22f8e041101


More information about the phobos mailing list