First Draft: Placement New Expression

Walter Bright newshound2 at digitalmars.com
Tue Nov 19 03:48:48 UTC 2024


On 11/10/2024 9:29 AM, Timon Gehr wrote:
> Maybe `emplace` could be made into an intrinsic instead of changing the grammar? 
> It would also implicitly improve existing code.

It's an interesting idea. One difficulty is there are many variants of `emplace`.


More information about the dip.development mailing list