First Draft: cast(ref T)... as shorthand for *cast(T*)&...

Steven Schveighoffer schveiguy at gmail.com
Sun Jan 19 16:14:34 UTC 2025


On Saturday, 18 January 2025 at 07:31:40 UTC, Walter Bright wrote:
> Proposed by Manu https://github.com/dlang/dmd/issues/20644
>
> PR: https://github.com/dlang/dmd/pull/20728

Oh, I really like this one. I've done that reinterpret cast quite 
a bit in my code.

-Steve


More information about the dip.development mailing list