This website requires JavaScript.
Explore
Help
Sign In
Zengtudor
/
pybind11
Watch
1
Star
0
Fork
0
You've already forked pybind11
mirror of
https://github.com/pybind/pybind11.git
synced
2025-03-24 17:46:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cd2c25a2bf
pybind11
/
include
/
pybind11
/
detail
History
Henry Schreiner
f385eccdb7
chore: bump to 2.6.0rc1
2020-10-09 16:41:42 -04:00
..
class.h
Fail on passing py::object with wrong Python type to py::object subclass using PYBIND11_OBJECT macro (
#2349
)
2020-10-05 22:48:54 +02:00
common.h
chore: bump to 2.6.0rc1
2020-10-09 16:41:42 -04:00
descr.h
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (
#2283
)
2020-07-08 18:14:41 -04:00
init.h
Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other holder type) from py::init, rather than crashing (
#2430
)
2020-08-25 18:51:06 +02:00
internals.h
Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PYBIND11_OVERLOAD_PURE (
#2325
)
2020-09-15 14:56:20 +02:00
typeid.h
Change NAMESPACE_* macros into PYBIND11_NAMESPACE_* (
#2283
)
2020-07-08 18:14:41 -04:00