pybind11/docs/advanced
Henry Schreiner 9966ad409d
fix: allow -Wpedantic in C++20 mode (#5322)
* fix: allow -Wpedantic again

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* tests: ignore pedantic warning for PYBIND11_DECLARE_HOLDER_TYPE

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* tests: try just turning off pedantic for one file

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* tests: only run pedantic in C++20 mode

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* Update tests/local_bindings.h

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2024-08-22 00:27:50 -04: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
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 Provide better type hints for a variety of generic types (#4259) 2023-08-03 22:48:57 -07:00
smart_ptrs.rst fix: allow -Wpedantic in C++20 mode (#5322) 2024-08-22 00:27:50 -04:00