[dlang.org] [D-Programming-Language/d-programming-language.org] 2351f0: Clarify that __ctfe never causes code generation

GitHub noreply at github.com
Tue Oct 16 21:40:09 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: 2351f0a312b0bb9f4ed1cb9ce4ec2bcf1191371f
      https://github.com/D-Programming-Language/d-programming-language.org/commit/2351f0a312b0bb9f4ed1cb9ce4ec2bcf1191371f
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  Clarify that __ctfe never causes code generation

Many people have been confused about this. The existing docs say
it evaluates to 'true' but don't spell out what that means.


  Commit: 754cf75f3b9c4b04602a6a417c029584e0dfef9a
      https://github.com/D-Programming-Language/d-programming-language.org/commit/754cf75f3b9c4b04602a6a417c029584e0dfef9a
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-10-16 (Tue, 16 Oct 2012)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  Merge pull request #176 from donc/noruntimecostfor__ctfe

Clarify that __ctfe never causes code generation


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/ca0564f1bd60...754cf75f3b9c


More information about the dlang.org mailing list