[Issue 15862] Functions that return types with mutable indirections should be weakly pure, not strongly pure
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Oct 14 14:31:19 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15862
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|allocating storage in pure |Functions that return types
|functions should not result |with mutable indirections
|in caching return values of |should be weakly pure, not
|them |strongly pure
--
More information about the Digitalmars-d-bugs
mailing list