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-05 20:54:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c
pybind11
/
docs
/
advanced
History
Wenzel Jakob
8ed5b8ab55
make implicit conversions non-reentrant (
fixes
#1035
) (
#1037
)
2017-08-28 16:34:06 +02:00
..
cast
Document that type_caster requires default-constructible types
2017-08-28 14:58:11 +02:00
pycpp
Utility for redirecting C++ streams to Python (
#1009
)
2017-08-25 02:12:43 +02:00
classes.rst
make implicit conversions non-reentrant (
fixes
#1035
) (
#1037
)
2017-08-28 16:34:06 +02:00
embedding.rst
Add py::module_local() attribute for module-local type bindings
2017-08-04 10:47:34 -04:00
exceptions.rst
Reorganize documentation
2016-10-20 15:21:34 +02:00
functions.rst
Update changelog for v2.2.0
2017-08-21 00:59:48 +02:00
misc.rst
extended module destructor documentation (
#1031
)
2017-08-26 00:35:05 +02:00
smart_ptrs.rst
Replace PYBIND11_PLUGIN with PYBIND11_MODULE
2017-05-29 03:21:19 +02:00