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-05-11 17:00:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
841369cd7de40d1c455af4b752a66ea8cc9c6cb4
pybind11
/
ubench
History
Ralf W. Grosse-Kunstleve
7c6fe49106
find . -name '*.h' -o -name '*.cpp' -o -name '*.py' | xargs -n 1 -- sed -i 's/PYBIND11_HAVE_/PYBIND11_HAS_/g' (
#5286
)
2024-08-04 09:16:44 -07:00
..
python
Adding py::smart_holder (for smart-pointer interoperability). (
#2672
)
2021-02-23 21:50:42 -08:00
holder_comparison_extract_sheet_data.py
Merge branch 'master' into sh_merge_master
2024-04-02 08:20:56 -07:00
holder_comparison.cpp
find . -name '*.h' -o -name '*.cpp' -o -name '*.py' | xargs -n 1 -- sed -i 's/PYBIND11_HAVE_/PYBIND11_HAS_/g' (
#5286
)
2024-08-04 09:16:44 -07:00
holder_comparison.py
Fix pre-commit mypy error:
2023-10-26 22:48:43 -07:00
number_bucket.h
This was meant to be PR
#3065
: pure clang-format changes. NO manual changes. (
#3073
)
2021-07-02 16:51:24 -07:00