pybind11/include/pybind11
2016-05-31 09:53:28 +02:00
..
attr.h Redesigned virtual call mechanism and user-facing syntax (breaking change!) 2016-05-26 13:36:24 +02:00
cast.h fixed many conversion warnings on clang 2016-05-29 13:40:40 +02:00
common.h fixed many conversion warnings on clang 2016-05-29 13:40:40 +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 quench some Eigen-related warnings 2016-05-30 11:37:07 +02:00
functional.h enable *args and **kwargs notation (closes #190) 2016-05-08 14:34:09 +02:00
numpy.h fixed many conversion warnings on clang 2016-05-29 13:40:40 +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 don't allow registering a class twice (fixes #218) 2016-05-31 09:53:28 +02:00
pytypes.h fixed many conversion warnings on clang 2016-05-29 13:40:40 +02:00
stl_bind.h gcc fix 2016-05-30 11:45:02 +02: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