You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use C++17 syntax to get rid of recursive template instantiations for concatenating type signatures (google#4587)
* Apply descr.h `src_loc` change (smart_holder PR google#4022) to code added with master PR google#4587
* Add test_class_sh_property_non_owning to CMakeLists.txt (fixes oversight in PR google#4586)
* Resolve clang-tidy errors.
* clang-tidy auto fix
---------
Co-authored-by: Konstantin Bespalov <kos5tya@yandex.ru>
pybind/pybind11#4022
The text was updated successfully, but these errors were encountered: