[Issue 24454] Disallow initialization of non-static reference type data members by non-immutable values or rvalues

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 26 17:44:01 UTC 2024


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

Steven Schveighoffer <schveiguy at gmail.com> changed:

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

--- Comment #1 from Steven Schveighoffer <schveiguy at gmail.com> ---
case c2 seems fine to me. What is the problem with it? This seems akin to
string interning.

--


More information about the Digitalmars-d-bugs mailing list