[phobos] [D-Programming-Language/phobos] 41cca0: std.typetuple docs: Use "template predicate".

GitHub noreply at github.com
Sat Sep 8 02:49:12 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 41cca054a541c6727e08075409ab53aaee7749c9
      https://github.com/D-Programming-Language/phobos/commit/41cca054a541c6727e08075409ab53aaee7749c9
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  std.typetuple docs: Use "template predicate".


  Commit: 395e360d74552fabcd46a3ee0c692310db0341af
      https://github.com/D-Programming-Language/phobos/commit/395e360d74552fabcd46a3ee0c692310db0341af
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-08-06 (Mon, 06 Aug 2012)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  Document non-short-circuiting behavior of allSatisfy/anySatisfy.


  Commit: 1c086dc002baf5afb2e8027876ad09d86ae19ca0
      https://github.com/D-Programming-Language/phobos/commit/1c086dc002baf5afb2e8027876ad09d86ae19ca0
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-09-06 (Thu, 06 Sep 2012)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  Added template{And, Or, Not}.

Names in lowercase as per Andrei's request, see discussion in pull request #690.


  Commit: 87e9a4e94b72fd666b72399c1ca956b37ac800ea
      https://github.com/D-Programming-Language/phobos/commit/87e9a4e94b72fd666b72399c1ca956b37ac800ea
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-09-08 (Sat, 08 Sep 2012)

  Changed paths:
    M std/typetuple.d

  Log Message:
  -----------
  Merge pull request #690 from klickverbot/template-predicates

std.typetuple: Add All, Any, Not for template predicates.


Compare: https://github.com/D-Programming-Language/phobos/compare/7326c53cb506...87e9a4e94b72


More information about the phobos mailing list