Overview

On the host, the compiler is consistent with Clang 15 and supports the complete C/C++ standard.

On the device, the C++11 standard is supported by default, with options to specify C++14, C++17, or C++20. Due to hardware restrictions, certain C++ runtime capabilities are not supported.