pybind11/docs/advanced
Omar Awile ac6cb91a34 Fixed small typo (#1633)
I think this particular method binding should not be done with `PYBIND11_OVERLOAD_PURE` but instead `PYBIND11_OVERLOAD`.
2019-06-10 21:56:17 +02:00
..
cast added std::deque to overview.rst 2018-11-16 06:46:48 +01:00
pycpp added py::ellipsis() method for slicing of multidimensional NumPy arrays 2018-08-28 23:22:55 +02:00
classes.rst Fixed small typo (#1633) 2019-06-10 21:56:17 +02:00
embedding.rst Added function for reloading module (#1040) 2017-09-12 08:05:05 +02:00
exceptions.rst Clarify error_already_set documentation. 2018-04-09 16:25:04 -03:00
functions.rst doc: Add note about casting from None to T* (#1760) 2019-06-10 21:03:17 +02:00
misc.rst Fix missing word typo 2018-04-02 21:10:38 -03:00
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00