pybind11/include/pybind11
2016-09-10 15:34:26 +09:00
..
attr.h operators should return NotImplemented given unsupported input (fixes #393) 2016-09-10 15:34:26 +09:00
cast.h fixed Py_None reference couting 2016-09-08 22:53:18 +09:00
common.h Template simplifications 2016-09-08 17:59:50 -04: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 Intel compiler 2017 fix 2016-09-07 23:49:16 +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 minor: renamed argument in array constructor 2016-08-28 01:55:07 +02:00
operators.h operators should return NotImplemented given unsupported input (fixes #393) 2016-09-10 15:34:26 +09:00
pybind11.h operators should return NotImplemented given unsupported input (fixes #393) 2016-09-10 15:34:26 +09:00
pytypes.h Add handle::is_none() method 2016-09-07 21:16:19 +01:00
stl_bind.h minor doc & style fixes 2016-09-06 13:02:29 +09:00
stl.h Apply make_caster and intrinsic_t aliases everywhere 2016-09-06 16:41:50 +02:00
typeid.h