🚀 The feature, motivation and pitch
PyTorch has started rolling out C++20 (pytorch/pytorch#176662), while ExecuTorch has remained on C++17. This has started to cause reverts to pytorch for C++ code that is shared with ExecuTorch (pytorch/pytorch#179286).
We would like to consider bumping ExecuTorch's C++ standard to C++20, but first we would like to solicit feedback from users and partners on whether their toolchains support C++20.
Alternatives
No response
Additional context
No response
RFC (Optional)
No response
🚀 The feature, motivation and pitch
PyTorch has started rolling out C++20 (pytorch/pytorch#176662), while ExecuTorch has remained on C++17. This has started to cause reverts to pytorch for C++ code that is shared with ExecuTorch (pytorch/pytorch#179286).
We would like to consider bumping ExecuTorch's C++ standard to C++20, but first we would like to solicit feedback from users and partners on whether their toolchains support C++20.
Alternatives
No response
Additional context
No response
RFC (Optional)
No response