robotpy / robotpy-build

(mostly) automated C++ wrapping for Python
BSD 3-Clause "New" or "Revised" License
35 stars 16 forks source link

Add c++20 support #153

Closed TheTripleV closed 2 years ago

virtuald commented 2 years ago

This seems good to me -- though, will it cause issues with pybind11 internals that were compiled with C++17 only? If so, then we're going to have issues using the currently released 2022 libs...

Also, can you squash to a single commit?

virtuald commented 2 years ago

Will merge this before upgrading to 2022.2.1 wpilib.