pybind11/include/pybind11
2016-08-28 02:03:15 +02:00
..
attr.h avoid C++ -> Python -> C++ overheads when passing around function objects 2016-07-10 10:44:44 +02:00
cast.h Added pybind11::make_key_iterator for map iteration 2016-08-11 21:22:05 -04:00
common.h minor fixes to PR #368 2016-08-28 02:03:15 +02:00
complex.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
descr.h Use fully qualified name in PYBIND11_DESCR macro 2016-08-13 12:43:16 +01:00
eigen.h Simplify code in eigen.h using new array ctors 2016-08-15 18:41:54 +01:00
eval.h Python 2.7 fixes for eval() 2016-07-08 15:14:48 +02:00
functional.h type_caster<std::function>: allow None values in both directions 2016-08-18 11:18:12 +02:00
numpy.h minor: renamed argument in array constructor 2016-08-28 01:55:07 +02:00
operators.h minor Intel compiler fix 2016-08-26 16:52:45 +02:00
pybind11.h Merge pull request #353 from aldanor/feature/generalized-iterators 2016-08-25 01:47:38 +02:00
pytypes.h Add handle::repr() method 2016-08-14 13:43:31 +01:00
stl_bind.h Add support for iterators with differing end type 2016-08-24 23:29:04 +01:00
stl.h Adopt PEP 484 type hints for C++ types exported to Python 2016-08-04 23:47:07 +02:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00