Modern C++ Won't Save Us

MoonlightSentinel moonlightsentinel at disroot.org
Tue Apr 27 09:37:42 UTC 2021


On Tuesday, 27 April 2021 at 05:01:09 UTC, Walter Bright wrote:
> The checks are defeated by the @trusted function:


DMD doesn't catch the error even when making `tempCString` and 
`browse` `@safe` (using appropriate `@trusted` lambdas, ...):

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


More information about the Digitalmars-d mailing list