[phobos] [D-Programming-Language/phobos] 401349: Fixed template constraint in topN

GitHub via phobos phobos at puremagic.com
Tue Jan 12 03:02:24 PST 2016


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4013498c9e5fcb4c2ea0d75b69a2518db3c1f9d4
      https://github.com/D-Programming-Language/phobos/commit/4013498c9e5fcb4c2ea0d75b69a2518db3c1f9d4
  Author: Jack Stouffer <jack at jackstouffer.com>
  Date:   2016-01-09 (Sat, 09 Jan 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Fixed template constraint in topN


  Commit: dbf8ad9b7ba21f57903e8647a4cd406a2c4b586a
      https://github.com/D-Programming-Language/phobos/commit/dbf8ad9b7ba21f57903e8647a4cd406a2c4b586a
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-01-12 (Tue, 12 Jan 2016)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  Merge pull request #3914 from JackStouffer/patch-4

Fix Too Permissive Template Constraint in topN


Compare: https://github.com/D-Programming-Language/phobos/compare/144641f5c7f5...dbf8ad9b7ba2


More information about the phobos mailing list