Shouldn't casting an object to void* be considered @safe?

Andrej Mitrovic andrej.mitrovich at gmail.com
Mon Dec 16 01:01:26 UTC 2019


On Saturday, 14 December 2019 at 17:25:25 UTC, Joseph Rushton 
Wakeling wrote:
> Surely where code has a cast to `void*` and then later back to 
> some other pointer type

The question was only about the first part, casting to void*, not 
casting back.


More information about the Digitalmars-d mailing list