pybind11/docs/advanced
Thomas Köppe af67e87393
docs/advanced A document about deadlock potential with C++ statics (#5394)
* [docs/advanced] A document about deadlock potential with C++ statics

* [docs/advanced] Refer to deadlock.md from misc.rst

* [docs/advanced] Fix tables in deadlock.md

* Use :ref:`deadlock-reference-label`

* Revert "Use :ref:`deadlock-reference-label`"

This reverts commit e5734d275f.

* Add simple references to docs/advanced/deadlock.md filename. (Maybe someone can work on clickable links later.)

---------

Co-authored-by: Ralf W. Grosse-Kunstleve <rgrossekunst@nvidia.com>
2024-10-08 10:51:20 -07:00
..
cast fix: allow -Wpedantic in C++20 mode (#5322) 2024-08-22 00:27:50 -04:00
pycpp docs(numpy): drop duplicated ndim (#5119) 2024-05-06 12:42:05 -04:00
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 Fix grammar in functions.rst (#4791) 2023-08-15 07:09:13 -07: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