1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-05 05:53:19 +00:00
pybind11/docs/advanced
2021-01-13 23:17:27 -05:00
..
cast docs: the order of alternatives for variant types matters, and follows the same rules as overload resolution () 2021-01-13 23:17:27 -05:00
pycpp docs: pybind11/numpy.h does not require numpy at build time. () 2020-12-08 18:07:36 -05:00
classes.rst fix: use OVERRIDE instead of OVERLOAD () 2020-09-15 12:10:31 -04:00
embedding.rst refactor: module -> module_ with typedef () 2020-10-03 13:38:03 -04:00
exceptions.rst docs: fix example code in Exceptions section (match vs. matches) () 2021-01-13 23:14:45 -05:00
functions.rst docs: the order of alternatives for variant types matters, and follows the same rules as overload resolution () 2021-01-13 23:17:27 -05:00
misc.rst chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds () 2020-10-05 10:43:27 -04:00
smart_ptrs.rst Replace PYBIND11_PLUGIN with PYBIND11_MODULE 2017-05-29 03:21:19 +02:00