mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 17:26:13 +00:00
If operators.h is included, int_ function in the `detail` namespace will shadow pybind11::int_ type, so the fully qualified name has to be used.