CppSharp icon indicating copy to clipboard operation
CppSharp copied to clipboard

Don't create copies of indirectly returned values

Open ddobrev opened this issue 6 years ago • 0 comments
trafficstars

This improves performance and more importantly, fixes a memory leak caused by the original value not being destroyed.

ddobrev avatar Aug 20 '19 23:08 ddobrev