pybind11/include/pybind11
2016-05-28 12:36:30 +02:00
..
attr.h Redesigned virtual call mechanism and user-facing syntax (breaking change!) 2016-05-26 13:36:24 +02:00
cast.h quenched warnings on windows, comments in gil_scoped_release 2016-05-26 14:29:31 +02:00
common.h Use decltype to deduce return type of PyThread_create_key 2016-05-28 12:26:18 +02:00
complex.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
descr.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00
eigen.h eigen.h: relax access to members 2016-05-24 21:40:03 +02:00
functional.h enable *args and **kwargs notation (closes #190) 2016-05-08 14:34:09 +02:00
numpy.h ability to prevent force casts in numpy arguments 2016-05-19 16:02:09 +02:00
operators.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00
pybind11.h Merge branch 'master' into cygwin 2016-05-28 12:36:30 +02:00
pytypes.h minor cleanups in pytypes.h 2016-05-26 10:47:11 +02:00
stl_bind.h Refactoring bind_vector to take std::string to avoid capture of potentially temporary char const * when calling vector_if_insertion_operator 2016-05-17 23:30:58 -04:00
stl.h transparent conversion of dense and sparse Eigen types 2016-05-05 21:44:29 +02:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00