This website requires JavaScript.
Explore
Help
Register
Sign In
RYDE-WORK
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/RYDE-WORK/pybind11.git
synced
2026-01-19 21:23:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
docs
/
advanced
History
Aaron Gokaslan
b4b67f026b
Fix typos (
#3044
)
2021-06-17 13:39:59 -07:00
..
cast
docs: the order of alternatives for variant types matters, and follows the same rules as overload resolution (
#2784
)
2021-01-13 23:17:27 -05:00
pycpp
Fix typos (
#3044
)
2021-06-17 13:39:59 -07:00
classes.rst
docs: typo in classes.rst (
#2926
)
2021-04-02 11:46:43 -04:00
embedding.rst
refactor: module -> module_ with typedef (
#2544
)
2020-10-03 13:38:03 -04:00
exceptions.rst
Explicitly export exception types. (
#2999
)
2021-05-27 08:00:18 -07:00
functions.rst
Update py::kwargs examples to pass by reference (
#3038
)
2021-06-17 13:20:17 -07:00
misc.rst
chore: drop support for PyPy < 7.3.1 and clean up old PyPy workarounds (
#2456
)
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