Thread overview
[Issue 24101] Incorrect mangling for parameter of template member function
Aug 23, 2023
Paul Backus
Aug 23, 2023
Paul Backus
[Issue 24101] Incorrect C++ mangling for parameter of template member function
Aug 23, 2023
Paul Backus
August 23, 2023
https://issues.dlang.org/show_bug.cgi?id=24101

Paul Backus <snarwin+bugzilla@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++

--
August 23, 2023
https://issues.dlang.org/show_bug.cgi?id=24101

--- Comment #1 from Paul Backus <snarwin+bugzilla@gmail.com> ---
Also affects LDC 1.33.0.

--
August 23, 2023
https://issues.dlang.org/show_bug.cgi?id=24101

Paul Backus <snarwin+bugzilla@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Incorrect mangling for      |Incorrect C++ mangling for
                   |parameter of template       |parameter of template
                   |member function             |member function

--