Temporary @trusted scope

Per Nordlöw per.nordlow at gmail.com
Tue Dec 18 10:14:50 UTC 2018


What's the preferred way of creating a temporary @trusted scope 
without writing a separate  function?

Similar to Rust's

unsafe { /* unsafe stuff here */ }


More information about the Digitalmars-d-learn mailing list