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-19 21:23:26 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pybind11
/
docs
/
advanced
/
cast
History
Antony Lee
5bcaaa0423
Add a std::filesystem::path <-> os.PathLike caster. (
#2730
)
2021-07-02 07:00:50 -07:00
..
chrono.rst
Added ability to convert from datetime.date to system_clock::time_point (
#1848
)
2019-07-19 11:28:48 +02:00
custom.rst
Resolve empty statement warning when using PYBIND11_OVERLOAD_PURE_NAME and PYBIND11_OVERLOAD_PURE (
#2325
)
2020-09-15 14:56:20 +02:00
eigen.rst
ci: disallow some common capitalization mistakes (
#2472
)
2020-09-08 15:26:50 +02:00
functional.rst
Replace PYBIND11_PLUGIN with PYBIND11_MODULE
2017-05-29 03:21:19 +02:00
index.rst
feat: py::type::of<T>() and py::type::of(h) (
#2364
)
2020-09-14 18:06:26 -04:00
overview.rst
Add a std::filesystem::path <-> os.PathLike caster. (
#2730
)
2021-07-02 07:00:50 -07:00
stl.rst
docs: the order of alternatives for variant types matters, and follows the same rules as overload resolution (
#2784
)
2021-01-13 23:17:27 -05:00
strings.rst
Clarify docs for functions taking bytes and not str.
2018-05-24 11:09:41 -03:00