[phobos] [D-Programming-Language/phobos] 2bbb33: Additional fix for issue 6905

GitHub noreply at github.com
Mon Dec 24 01:30:14 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2bbb33df2fa9f87ae73de6924031e1a854756ea1
      https://github.com/D-Programming-Language/phobos/commit/2bbb33df2fa9f87ae73de6924031e1a854756ea1
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-24 (Mon, 24 Dec 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Additional fix for issue 6905

For the inference of return value ref-ness, we should use 'auto ref' instead of 'ref' or 'const ref'


  Commit: 03a6e295fadd7c563a60069be0be3ada1c234666
      https://github.com/D-Programming-Language/phobos/commit/03a6e295fadd7c563a60069be0be3ada1c234666
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-12-24 (Mon, 24 Dec 2012)

  Changed paths:
    M std/range.d

  Log Message:
  -----------
  Merge pull request #1028 from 9rnsr/fix6905

Additional fix for issue 6905


Compare: https://github.com/D-Programming-Language/phobos/compare/c15cc7b18a4f...03a6e295fadd


More information about the phobos mailing list