[dlang.org] [D-Programming-Language/dlang.org] fe188a: Add a explanation for function templates that is m...

GitHub via dlang.org dlang.org at puremagic.com
Fri Jan 9 07:10:51 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: fe188ab39e2c63e7ffc200c3f18b2b7844d14965
      https://github.com/D-Programming-Language/dlang.org/commit/fe188ab39e2c63e7ffc200c3f18b2b7844d14965
  Author: Domingo Alvarez Duarte <mingodad at gmail.com>
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  Add a explanation for function templates that is missing

Thanks for the expalanation given by H. S. Teoh at http://forum.dlang.org/post/mailman.1476.1415061701.9932.digitalmars-d-learn@puremagic.com


  Commit: 14a78ab59d81fc787265ea956706330bc70d6e38
      https://github.com/D-Programming-Language/dlang.org/commit/14a78ab59d81fc787265ea956706330bc70d6e38
  Author: Nick Treleaven <nick.treleaven at btinternet.com>
  Date:   2015-01-09 (Fri, 09 Jan 2015)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  Use separate section for Function Templates

Also remove template as a storage class.


  Commit: a0c855488f12455fa32f3664999c31b08d585d09
      https://github.com/D-Programming-Language/dlang.org/commit/a0c855488f12455fa32f3664999c31b08d585d09
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-01-10 (Sat, 10 Jan 2015)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  Merge pull request #751 from ntrel/func-templates

Add Function Templates section to function.dd


Compare: https://github.com/D-Programming-Language/dlang.org/compare/881a6f7553d6...a0c855488f12


More information about the dlang.org mailing list