pybind11/docs/advanced
Holger Kohr fbc7563623
Add py::object casting example to embedding docs (#2466)
* Add py::object casting example to embedding docs

* Move implicit cast example to object.rst

* Move to bottom and improve implicit casting text

* Fix xref

* Improve wording as per @bstaletic's suggestion
2020-09-09 10:39:20 -04:00
..
cast ci: disallow some common capitalization mistakes (#2472) 2020-09-08 15:26:50 +02:00
pycpp Add py::object casting example to embedding docs (#2466) 2020-09-09 10:39:20 -04:00
classes.rst Adapt code example in advanced/classes.rst to new handling of forgetting to call the superclass __init__ (#2429) 2020-08-24 00:00:12 +02:00
embedding.rst feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
exceptions.rst Add note about specifying custom base class for Exceptions. (#2465) 2020-09-06 13:35:53 +02:00
functions.rst feat: py::pos_only (#2459) 2020-09-04 20:02:05 -04:00
misc.rst [DOC] avoid C++ types in docstrings (#2441) 2020-09-01 14:56:43 +02:00
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00