pybind / pybind11

Seamless operability between C++11 and Python
https://pybind11.readthedocs.io/
Other
15.55k stars 2.09k forks source link

[smart_holder] Remove incorrectly placed `template` keywords #5176

Closed rwgk closed 3 months ago

rwgk commented 3 months ago

Description

This is to resolve clang 19.0.0 dev errors. See #5175 for details.

Suggested changelog entry: