pybind11/include/pybind
Wenzel Jakob db028d685c added module::import statement 2015-10-13 23:44:25 +02:00
..
cast.h simplified string casters, removed wide char support (inconsistent across platforms, better to use utf8 in any case..) 2015-10-13 03:03:01 +02:00
common.h A few breaking changes for consistency just before the 1.0 release 2015-10-13 17:46:31 +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 A few breaking changes for consistency just before the 1.0 release 2015-10-13 17:46:31 +02:00
operators.h Fix for radd/rsub/rmul/rdiv operator convenience wrappers 2015-09-11 17:09:47 +02:00
pybind.h added module::import statement 2015-10-13 23:44:25 +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