Velox switches to C++20 standard
Background
The C++ standard used in a project determines what built-in functionality developers can use to ease development and extended capabilities.
Since its inception in August of 2021 Velox used the C++17 standard.












