pybind11/include/pybind11
Philip Austin 13d8cd2cc7 add the capsule name to the py::capsule constructor
This allows named capsules to be constructed with `py::capsule`.
2017-06-15 10:45:11 -03:00
..
attr.h Support multiple inheritance from python 2017-06-12 09:56:55 -03:00
buffer_info.h Convenience constructor templates for buffer_info (#860) 2017-05-29 03:13:55 +02:00
cast.h Support multiple inheritance from python 2017-06-12 09:56:55 -03:00
chrono.h Fix for floating point durations 2017-03-11 23:04:16 -04:00
class_support.h Support multiple inheritance from python 2017-06-12 09:56:55 -03:00
common.h Support multiple inheritance from python 2017-06-12 09:56:55 -03:00
complex.h Allow std::complex field with PYBIND11_NUMPY_DTYPE (#831) 2017-05-10 11:36:24 +02:00
descr.h Fix gcc 7 warning 2017-05-10 10:42:23 -04:00
eigen.h Add and use detail::remove_reference_t 2017-05-24 20:43:41 -04:00
embed.h Destroy internals if created during Py_Finalize() 2017-06-08 16:42:06 -03:00
eval.h Fix missing default globals in eval/exec when embedding 2017-06-07 11:44:30 +02:00
functional.h Defer None loading to second pass 2017-05-10 10:44:19 -04:00
numpy.h vectorize: pass-through of non-vectorizable args 2017-05-24 20:43:41 -04:00
operators.h Define both __div__ and __truediv__ for Python 2 2017-05-21 19:15:25 -04:00
options.h Provide more control over automatic generation of docstrings (#486) 2016-11-15 12:38:05 +01:00
pybind11.h Support multiple inheritance from python 2017-06-12 09:56:55 -03:00
pytypes.h add the capsule name to the py::capsule constructor 2017-06-15 10:45:11 -03:00
stl_bind.h Fix invalid memory access in vector insert method 2017-05-25 10:51:28 -04:00
stl.h Remove feature macro for <experimental/optional> 2017-06-08 18:34:48 -03:00
typeid.h minor cleanups in common.h; updated author info and copyright year 2016-04-18 10:53:38 +02:00