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-21 14:23:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
docs
/
advanced
History
Eric Cousineau
44fa79ca80
pytypes: Add Gotchas section about default-constructed wrapper types and py::none() (
#2362
)
2020-09-04 19:26:57 -04:00
..
cast
ci: GHA basic format & pre-commit (
#2309
)
2020-07-20 13:35:21 -04:00
pycpp
pytypes: Add Gotchas section about default-constructed wrapper types and py::none() (
#2362
)
2020-09-04 19:26:57 -04:00
classes.rst
Adapt code example in advanced/classes.rst to new handling of forgetting to call the superclass __init__ (
#2429
)
2020-08-24 00:00:12 +02:00
embedding.rst
feat: new FindPython support (
#2370
)
2020-08-19 12:26:26 -04:00
exceptions.rst
Improve documentation of Python and C++ exceptions (
#2408
)
2020-08-23 00:11:09 +02:00
functions.rst
docs: update changelog and versionadded
2020-08-20 14:42:00 -04:00
misc.rst
[DOC] avoid C++ types in docstrings (
#2441
)
2020-09-01 14:56:43 +02:00
smart_ptrs.rst
Replace PYBIND11_PLUGIN with PYBIND11_MODULE
2017-05-29 03:21:19 +02:00