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-06-06 15:54:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46dbee7d423f44bbf1f8a216a6f6bb1bf85b95b5
pybind11
/
docs
/
advanced
History
Jason Rhinelander
4f9ee6e430
Fix exception reference error
...
:exc: isn't valid.
2017-05-26 23:20:48 -04:00
..
cast
Add type caster for std::variant and other variant-like classes
2017-04-29 17:31:30 +02:00
pycpp
Correct error in numpy.rst
2017-05-26 21:24:53 -04:00
classes.rst
added note about trailing commas (
fixes
#593
)
2017-03-22 21:39:19 +01:00
exceptions.rst
Reorganize documentation
2016-10-20 15:21:34 +02:00
functions.rst
Fix exception reference error
2017-05-26 23:20:48 -04:00
misc.rst
Add a scope guard call policy
2017-04-03 00:52:47 +02:00
smart_ptrs.rst
Improve custom holder support (
#607
)
2017-01-31 17:05:44 +01:00