December 03, 2020
https://issues.dlang.org/show_bug.cgi?id=21452

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@Bolpat created dlang/phobos pull request #7722 "fix Issue 21452 - isCallable erroneously returns false on function templates" fixing this issue:

- fix Issue 21452 - isCallable erroneously returns false on function templates

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

--
December 04, 2020
https://issues.dlang.org/show_bug.cgi?id=21452

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 #7722 "fix Issue 21452 - isCallable erroneously returns false on function templates" was merged into master:

- 027612038cc5c09802707f3dd497d90489009dd3 by Q. F. Schroll:
  fix Issue 21452 - isCallable erroneously returns false on function templates

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

--