pybind11/docs/advanced/pycpp
Boris Staletic 32bb9071aa
Avoid C-style casts for pointers in docs (#2487)
Why only for pointers? Because C casts are hard to grep for.
2020-09-14 20:07:29 +02:00
..
index.rst Reorganize documentation 2016-10-20 15:21:34 +02:00
numpy.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
object.rst Add py::object casting example to embedding docs (#2466) 2020-09-09 10:39:20 -04:00
utilities.rst Utility for redirecting C++ streams to Python (#1009) 2017-08-25 02:12:43 +02:00