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

Dlang Bot <[email protected]> changed:

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

--- Comment #2 from Dlang Bot <[email protected]> ---
dlang/dmd pull request #13501 "Fix Issue 22672 - Allow casting from TypeTuple
to TypeTuple" was merged into master:

- bba9b31ba111a52695802fe768327a14eb990a2a by Hiroki Noda:
  Fix Issue 22672 - Allow casting from TypeTuple to TypeTuple

  Currently DMD does not allow casting to TypeTuple even if they
  are the same type is.
  This is a bit odd, so only allow it in certain case.

  Co-authored-by: Boris Carvajal <[email protected]>
  Co-authored-by: Razvan Nitu <[email protected]>

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

--

Reply via email to