pybind11/docs/advanced
Henry Schreiner dabbbf315d
fix: use OVERRIDE instead of OVERLOAD (#2490)
* fix: use OVERRIDE instead of OVERLOAD

* docs: more accurate statement
2020-09-15 12:10:31 -04:00
..
cast Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PYBIND11_OVERLOAD_PURE (#2325) 2020-09-15 14:56:20 +02:00
pycpp Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
classes.rst fix: use OVERRIDE instead of OVERLOAD (#2490) 2020-09-15 12:10:31 -04:00
embedding.rst feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
exceptions.rst Change base parameter type in register_exception and exception constructor from PyObject* to handle (#2467) 2020-09-15 10:24:39 -04:00
functions.rst Avoid C-style casts for pointers in docs (#2487) 2020-09-14 20:07:29 +02:00
misc.rst Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PYBIND11_OVERLOAD_PURE (#2325) 2020-09-15 14:56:20 +02:00
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00