pybind11/docs/advanced
Dean Moldovan 194d8b99b3 Support raw string literals as input for py::eval (#766)
* Support raw string literals as input for py::eval
* Dedent only when needed
2017-03-29 00:27:56 +02:00
..
cast Eigen<->numpy referencing support 2017-02-24 23:19:50 +01:00
pycpp Support raw string literals as input for py::eval (#766) 2017-03-29 00:27:56 +02:00
classes.rst added note about trailing commas (fixes #593) 2017-03-22 21:39:19 +01:00
exceptions.rst Reorganize documentation 2016-10-20 15:21:34 +02:00
functions.rst Eigen<->numpy referencing support 2017-02-24 23:19:50 +01:00
misc.rst Nicer API to pass py::capsule destructor (#752) 2017-03-22 22:04:00 +01:00
smart_ptrs.rst Improve custom holder support (#607) 2017-01-31 17:05:44 +01:00