pybind11/include/pybind
2015-10-02 00:42:33 +02:00
..
cast.h don't throw an exception when python deallocates an object which still exists on the C++ side 2015-10-01 18:49:37 +02:00
common.h Fix usage of WIN32 define 2015-10-01 17:13:38 +02:00
complex.h nicer code separation, cleanup logic, std::function type caster 2015-07-31 04:10:38 +02:00
functional.h support for overriding virtual functions 2015-10-01 17:13:35 +02:00
numpy.h support for ancient Python versions (2.7.x) 2015-09-04 23:49:23 +02:00
operators.h Fix for radd/rsub/rmul/rdiv operator convenience wrappers 2015-09-11 17:09:47 +02:00
pybind.h allow enums values to be cast to integers 2015-10-01 21:32:23 +02:00
pytypes.h convenience function to create a pybind::handle<> to the python version of a C++ type 2015-10-02 00:42:33 +02:00
stl.h support for ancient Python versions (2.7.x) 2015-09-04 23:49:23 +02:00
typeid.h code size reduction 2015-07-28 16:12:29 +02:00