[Issue 9306] __function alias

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 9 10:29:14 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=9306

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
@NilsLankila updated dlang/dmd pull request #11538 "add
`__traits(getCurrentFunction)`" fixing this issue:

- fix issue 8109, 9306, add `__traits(getCurrentFunction)`

  This new traits is a shortcut allowing to call the function we
  are in without using `mixin` and `__FUNCTION__` tricks.

https://github.com/dlang/dmd/pull/11538

--


More information about the Digitalmars-d-bugs mailing list