pybind11/include/pybind11
2016-02-07 13:29:17 +01:00
..
attr.h support for string default arguments specified as static arrays 2016-02-07 13:29:17 +01:00
cast.h address issue with std::type_info across module boundaries (fixes #86) 2016-01-29 11:39:32 +01:00
common.h address issue with std::type_info across module boundaries (fixes #86) 2016-01-29 11:39:32 +01:00
complex.h Fix #75 <complex> may define macro I 2016-01-21 17:44:43 +01:00
descr.h Much more efficient generation of function signatures, updated docs 2016-01-17 22:31:15 +01:00
functional.h general cleanup of the codebase 2016-01-17 22:31:15 +01:00
numpy.h general cleanup of the codebase 2016-01-17 22:31:15 +01:00
operators.h general cleanup of the codebase 2016-01-17 22:31:15 +01:00
pybind11.h removed a redundant tag 2016-02-04 23:29:29 +01:00
pytypes.h Fix Compile Error: str Naming 2016-01-19 01:26:52 +01:00
stl.h fix regression in stl.h 2016-01-18 22:15:20 +01:00
typeid.h do more work with classes from pytypes.h (especially for STL container casting) 2016-01-17 22:31:15 +01:00