[dlang.org] [D-Programming-Language/dlang.org] f1b72f: Update variadic templates section

GitHub via dlang.org dlang.org at puremagic.com
Thu Sep 11 08:34:12 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: f1b72f9b85aa7834e1fcaa86fe43b57cbeb18364
      https://github.com/D-Programming-Language/dlang.org/commit/f1b72f9b85aa7834e1fcaa86fe43b57cbeb18364
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M template.dd

  Log Message:
  -----------
  Update variadic templates section

Use clearer names for variadic auto ref arguments.
Move tuple length and slicing details before example using length.
Update curry example -> partial and simplify by returning a closure.


  Commit: 04669f3385968d37e290fb2a573727ba11706a29
      https://github.com/D-Programming-Language/dlang.org/commit/04669f3385968d37e290fb2a573727ba11706a29
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M template.dd

  Log Message:
  -----------
  Merge pull request #639 from ntrel/patch-2

Improve variadic templates section


Compare: https://github.com/D-Programming-Language/dlang.org/compare/e5837045c144...04669f338596


More information about the dlang.org mailing list