pybind11/include/pybind11
Wenzel Jakob bad589a477 deprecated py::base<>, added a macro for improved readability 2016-09-19 13:43:47 +02:00
..
attr.h deprecated py::base<>, added a macro for improved readability 2016-09-19 13:43:47 +02:00
cast.h Fix build under debug mode 2016-09-12 16:21:40 -04:00
common.h deprecated py::base<>, added a macro for improved readability 2016-09-19 13:43:47 +02:00
complex.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
descr.h Intel compiler 2017 fix 2016-09-07 23:49:16 +09:00
eigen.h Merge pull request #408 from dean0x7d/exc-destructors 2016-09-11 21:33:33 +09:00
eval.h Python 2.7 fixes for eval() 2016-07-08 15:14:48 +02:00
functional.h fixed Py_None reference couting 2016-09-08 22:53:18 +09:00
numpy.h array: add direct data access and indexing methods 2016-09-10 16:24:00 +01:00
operators.h operators should return NotImplemented given unsupported input (fixes #393) 2016-09-10 15:34:26 +09:00
pybind11.h nicer error message for invalid function arguments 2016-09-19 13:43:43 +02:00
pytypes.h deprecated py::base<>, added a macro for improved readability 2016-09-19 13:43:47 +02:00
stl.h Apply make_caster and intrinsic_t aliases everywhere 2016-09-06 16:41:50 +02:00
stl_bind.h parameterize iterators by return value policy (fixes #388) 2016-09-10 17:16:16 +09:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00