News

pybind11 uses C++11 move constructors and move assignment operators whenever possible to efficiently transfer custom data types. It's easy to expose the internal storage of custom data types through ...