pybind11/docs/advanced
Henry Schreiner 6bcd220c8d
refactor: module -> module_ with typedef (#2544)
* WIP: module -> module_ without typedef

* refactor: allow py::module to work again
2020-10-03 13:38:03 -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 refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
classes.rst fix: use OVERRIDE instead of OVERLOAD (#2490) 2020-09-15 12:10:31 -04:00
embedding.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
exceptions.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
functions.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
misc.rst refactor: module -> module_ with typedef (#2544) 2020-10-03 13:38:03 -04:00
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00