When passing a struct by value:

Is there any way to trick the compiler to elide unnecessary post-blit & dtor pair?

Maybe using an union, somehow?

Reply via email to