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-24 07:53:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
include
/
pybind11
/
detail
History
Jeremy Maitin-Shepard
a3f4a0e8ab
Add support for __await__, __aiter__, and __anext__ protocols (
#1842
)
2019-07-18 09:02:35 +02:00
..
class.h
Add support for __await__, __aiter__, and __anext__ protocols (
#1842
)
2019-07-18 09:02:35 +02:00
common.h
Allow Windows.h min/max to coexist with pybind11 (
#1847
)
2019-07-18 09:01:50 +02:00
descr.h
Use semi-constexpr signatures on MSVC
2017-09-16 12:02:49 +02:00
init.h
Use stricter brace initialization
2018-01-12 09:29:57 -04:00
internals.h
renamed local gil_scoped_acquire to gil_scoped_acquire_local to avoid ambiguity
2019-07-15 17:29:13 +02:00
typeid.h
Add missing includes for better Bazel compatibility (
#1255
)
2019-06-10 21:54:56 +02:00