pybind11/include/pybind11
2017-01-31 17:25:07 +01:00
..
attr.h Pack all function call data into a single struct 2017-01-31 17:24:41 +01:00
cast.h Pack all function call data into a single struct 2017-01-31 17:24:41 +01:00
chrono.h Simplify redundant code, conform to style suggestions, improve logic 2016-09-28 01:01:44 +10:00
common.h Move constexpr_first/last to common.h 2017-01-31 17:24:41 +01:00
complex.h Numpy: better compilation errors, long double support (#619) 2017-01-31 17:00:15 +01:00
descr.h std::valarray support for stl.h (#545) 2016-12-08 00:43:29 +01:00
eigen.h Fix pointer to reference error in type_caster on MSVC (#583) 2017-01-03 11:52:05 +01:00
eval.h WIP: PyPy support (#527) 2016-12-16 15:00:46 +01:00
functional.h Fix pointer to reference error in type_caster on MSVC (#583) 2017-01-03 11:52:05 +01:00
numpy.h Numpy: better compilation errors, long double support (#619) 2017-01-31 17:00:15 +01:00
operators.h Multiple inheritance support 2016-09-19 13:45:31 +02:00
options.h Provide more control over automatic generation of docstrings (#486) 2016-11-15 12:38:05 +01:00
pybind11.h Very minor code style changes, and fixed a typo 2017-01-31 17:25:07 +01:00
pytypes.h Add support for positional args with args/kwargs 2017-01-31 17:24:41 +01:00
stl_bind.h Change all_of_t/any_of_t to all_of/any_of, add none_of 2016-12-14 20:42:36 +01:00
stl.h WIP: PyPy support (#527) 2016-12-16 15:00:46 +01:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00