JM_ROS
19
I’m totally confused by this whole discussion, nobody prevents you from using C++20 in your own code. The ABI between c++17 and c++20 are fully compatible, so it does not matter what standard ros uses internally to compile their stuff.
Edit: Got it, this is the other way around, people wanting to compile ros2 on centos4 