pybind11/include/pybind11
2016-04-14 15:00:30 +02:00
..
attr.h improve debug error message when default parameter construction fails 2016-04-01 12:17:10 +02:00
cast.h New automatic return value policy for cat() and make_tuple(), fixed an ambiguity issue 2016-04-14 15:00:30 +02:00
common.h New automatic return value policy for cat() and make_tuple(), fixed an ambiguity issue 2016-04-14 15:00:30 +02:00
complex.h Fix #75 <complex> may define macro I 2016-01-21 17:44:43 +01:00
descr.h transparent std::array conversion (fixes #97) 2016-02-07 16:36:51 +01:00
functional.h Better testing for callable python functions 2016-03-10 16:31:38 -05:00
numpy.h minor formatting changes, removed missing header files referenced in setup.py 2016-02-20 12:17:17 +01:00
operators.h Remove some unnecessary semicolons (compilers warn on higher levels) 2016-02-18 13:20:15 -05:00
pybind11.h convenience wrapper for constructing iterators (fixes #142) 2016-04-14 00:23:37 +02:00
pytypes.h convenience wrapper for constructing iterators (fixes #142) 2016-04-14 00:23:37 +02:00
stl.h Use emplace for casting to map 2016-03-05 17:36:46 -05:00
typeid.h do more work with classes from pytypes.h (especially for STL container casting) 2016-01-17 22:31:15 +01:00