D not considered memory safe

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Thu Jul 11 02:33:02 UTC 2024


On 11/07/2024 2:31 PM, Walter Bright wrote:
> The missing feature is there:
> 
> ```
> @safe {
>     .. templates that must be safe ..
> }
> 
> .. templates that infer safe ..
> ```

The point is, once @safe is the default, that capability goes away 
without @infer.


More information about the Digitalmars-d mailing list