pybind11/include/pybind11
Wenzel Jakob f08a3f0622 Merge pull request #52 from tmiasko/const-correctness
Make handle and related classes const correct.
2016-01-10 21:34:55 +01:00
..
cast.h Merge pull request #52 from tmiasko/const-correctness 2016-01-10 21:34:55 +01:00
common.h improved error handling at module import time 2015-12-26 14:04:52 +01:00
complex.h consistent macro naming throughout the project 2015-10-18 16:48:30 +02:00
functional.h functional.h: support more kinds of Python functions 2015-11-16 18:39:43 +01:00
numpy.h Make handle and related classes const correct. 2015-12-28 08:11:16 +01:00
operators.h work around weird macro substitution issue on GCC (fixes issue #7) 2015-10-22 21:38:32 +02:00
pybind11.h detect unreferenced keyword arguments in function calls 2015-12-30 18:48:20 +01:00
pytypes.h Merge pull request #52 from tmiasko/const-correctness 2016-01-10 21:34:55 +01:00
stl.h Use object class to hold partially converted python objects. 2016-01-02 21:07:18 +01:00
typeid.h last breaking change: be consistent about the project name 2015-10-15 18:23:56 +02:00