[Issue 14056] std.array.assocArray with a const value

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Feb 17 12:32:37 PST 2015


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

Ulrich Küttler <kuettler at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kuettler at gmail.com

--- Comment #1 from Ulrich Küttler <kuettler at gmail.com> ---
This seems to be a conscious choice, the function has been restricted to
prevent a compile failure on assignment. The question is how to create
associative array with immutable values.

--


More information about the Digitalmars-d-bugs mailing list