pybind11/include/pybind11
2016-10-22 19:06:50 +02:00
..
attr.h Fix dynamic attribute inheritance in C++ 2016-10-14 18:01:17 +02:00
cast.h Fix wrapper's 'value' and 'owned' if ctor missing 2016-10-20 21:32:55 +01:00
chrono.h Simplify redundant code, conform to style suggestions, improve logic 2016-09-28 01:01:44 +10:00
common.h Support std::shared_ptr holder type out of the box 2016-10-20 16:19:58 +02:00
complex.h nicer type_caster::load() calling conventions 2016-05-15 20:23:27 +02:00
descr.h use detail::enable_if_t everywhere 2016-09-19 13:45:34 +02:00
eigen.h Simplify base class detection for Eigen types 2016-09-29 10:38:13 +02: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 Reraise existing exception if dtype ctor fails 2016-10-22 18:57:07 +02:00
operators.h Multiple inheritance support 2016-09-19 13:45:31 +02:00
pybind11.h Fix def_property and related functions 2016-10-21 18:51:14 +02:00
pytypes.h Make operator bool() explicit 2016-10-17 02:01:53 +02:00
stl_bind.h use detail::enable_if_t everywhere 2016-09-19 13:45:34 +02:00
stl.h Accept any sequence type as std::vector (or std::list) 2016-10-12 12:35:36 -04:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00