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
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