[phobos] [D-Programming-Language/phobos] 7a9765: Fix Issue 12668 - std.traits.functionAttributes s...

GitHub via phobos phobos at puremagic.com
Tue Jul 29 12:51:19 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 7a976513b944ddc8cfd30949bdfb1cb0a10a484f
      https://github.com/D-Programming-Language/phobos/commit/7a976513b944ddc8cfd30949bdfb1cb0a10a484f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-05-08 (Thu, 08 May 2014)

  Changed paths:
    M std/traits.d
    M std/typecons.d

  Log Message:
  -----------
  Fix Issue 12668 -  std.traits.functionAttributes should use the new
getFunctionAttributes trait.


  Commit: e709fee45a0dbb042e2f3f2d0b65aff911cef5ca
      https://github.com/D-Programming-Language/phobos/commit/e709fee45a0dbb042e2f3f2d0b65aff911cef5ca
  Author: Михаил Страшун <public at dicebot.lv>
  Date:   2014-07-29 (Tue, 29 Jul 2014)

  Changed paths:
    M std/traits.d
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #2131 from AndrejMitrovic/Fix12668

Issue 12668 -  std.traits.functionAttributes should use the new getFunctionAttributes trait.


Compare: https://github.com/D-Programming-Language/phobos/compare/2c700640ea86...e709fee45a0d


More information about the phobos mailing list