pybind11/docs/advanced
gentlegiantJGC 18d1e459f4 Improved reference_internal documentation
Improved the wording to make it easier to understand and added a note about the policy falling back to move if the return value is not an lvalue reference or pointer.
2025-02-17 14:34:53 +00:00
..
cast Option for arg/return type hints and correct typing for std::filesystem::path (#5450) 2024-12-08 11:30:49 -08:00
pycpp
classes.rst feat: remove Python 3.7 support (#5191) 2024-07-30 09:18:35 -07:00
deadlock.md docs/advanced A document about deadlock potential with C++ statics (#5394) 2024-10-08 10:51:20 -07:00
embedding.rst feat: require CMake 3.15+ (#5304) 2024-08-14 18:21:04 -04:00
exceptions.rst feat: remove Python 3.7 support (#5191) 2024-07-30 09:18:35 -07:00
functions.rst Improved reference_internal documentation 2025-02-17 14:34:53 +00:00
misc.rst docs/advanced A document about deadlock potential with C++ statics (#5394) 2024-10-08 10:51:20 -07:00
smart_ptrs.rst fix: allow -Wpedantic in C++20 mode (#5322) 2024-08-22 00:27:50 -04:00