Files
pybind11/include
Marco Garten 2d1723c0d6 Resolve ambiguous factory spec. with nvcc+GCC (#6011)
Explicitly specify the 4th template parameter in the
single-factory partial specialization of `factory` to
disambiguate it from the dual-factory specialization
when compiled with nvcc + GCC 14. Fixes #5565.

Co-authored-by: Oz <oz-agent@warp.dev>
2026-03-23 21:25:38 -07:00
..