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

Nick Treleaven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Nick Treleaven <[email protected]> ---
The problem with requiring const for out parameters is that the return type
might not convert to const if it has mutable indirections.

--

Reply via email to