[Issue 8407] Add inout inference to member functions in templates

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jan 8 04:48:44 PST 2015


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

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

--- Comment #1 from Steven Schveighoffer <schveiguy at 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.

--


More information about the Digitalmars-d-bugs mailing list