Skip to content

Fix optional.hh

Peter Esser requested to merge FixOptional into CommandBuffer-GC

Since VS 2017 did not allow deconstructor calling behind overloaded operator, call the reinterpret cast manually before deconstructing.

Merge request reports