July 23, 2021
https://issues.dlang.org/show_bug.cgi?id=22140

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ljmf00 created dlang/phobos pull request #8176 "Fix Issue #22140: FunctionTypeOf fails for template opCall without any templated argument" fixing this issue:

- std/traits: FunctionTypeOf fails for template opCall

  Fixes Issue #22140 .

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

https://github.com/dlang/phobos/pull/8176

--
August 04, 2021
https://issues.dlang.org/show_bug.cgi?id=22140

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #8176 "Fix Issue #22140: FunctionTypeOf fails for template opCall without any templated argument" was merged into master:

- 84f7c9b4b5f4f04c5222ad4389aeff2af24fbca0 by Luís Ferreira:
  std/traits: FunctionTypeOf fails for template opCall

  Fixes Issue #22140 .

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

https://github.com/dlang/phobos/pull/8176

--