test_stl.cpp
20.8 KB
-
Don't return pointers to static objects with return_value_policy::take_ownership. (#3946) · 4624e8e1
* Don't return pointers to static objects with return_value_policy::take_ownership. This fixes -Wfree-nonheap-object warnings produced by GCC. * Use return value policy fix instead Co-authored-by: Aaron Gokaslan <skylion.aaron@gmail.com>
Maarten Baert committed