Thread overview
[Issue 8407] Add inout inference to member functions in templates
Dec 17, 2022
Iain Buclaw
January 08, 2015
https://issues.dlang.org/show_bug.cgi?id=8407

Steven Schveighoffer <schveiguy@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy@yahoo.com

--- Comment #1 from Steven Schveighoffer <schveiguy@yahoo.com> ---
A similar request came up in the forums. I think inferring const or inout would absolutely help quite a few cases where templates are used.

--
June 10, 2015
https://issues.dlang.org/show_bug.cgi?id=8407

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |D2

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=8407

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P4

--