This website requires JavaScript.
Explore
Help
Register
Sign In
pybind
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/pybind/pybind11.git
synced
2026-04-19 22:39:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd61f5038eac57a96f0d2dbcf2a4f125bc91f1ca
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