Is there any plan to move Velox from C++20 to C++23? #18505
PingLiuPing
started this conversation in
General
Replies: 3 comments 2 replies
0 replies
|
@PingLiuPing is C++23 supported by the clang and gcc compiler versions we use today in CI? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Velox currently builds with C++20.
I wanted to ask whether there is any plan or timeline to move Velox from C++20 to C++23.
Thanks.
All reactions