1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-02-25 09:58:02 +00:00
pybind11/docs/advanced/cast
Henry Schreiner 9966ad409d
fix: allow -Wpedantic in C++20 mode ()
* 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
..
chrono.rst Added ability to convert from datetime.date to system_clock::time_point () 2019-07-19 11:28:48 +02:00
custom.rst Open pybind11 namespace with consistent visility. () 2022-08-01 11:31:31 -07:00
eigen.rst chore: remove repetitive words () 2024-08-13 22:04:10 -07: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) () 2020-09-14 18:06:26 -04:00
overview.rst chore: drop Python 3.5 () 2022-02-11 19:06:16 -05:00
stl.rst fix: allow -Wpedantic in C++20 mode () 2024-08-22 00:27:50 -04:00
strings.rst Update errors in string "Explicit conversions" docs () 2023-05-09 07:04:20 -07:00