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-20 13:43:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
docs
/
advanced
History
Dean Moldovan
076c738641
Add py::exec() as a shortcut for py::eval<py::eval_statements>()
2017-05-08 20:46:16 +02:00
..
cast
Add type caster for std::variant and other variant-like classes
2017-04-29 17:31:30 +02:00
pycpp
Add py::exec() as a shortcut for py::eval<py::eval_statements>()
2017-05-08 20:46:16 +02: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
Add a scope guard call policy
2017-04-03 00:52:47 +02: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