C++ for OpenCL (DocRev2021.12): kernel language version 2021 provisional
Documentation of C++ for OpenCL 2021 (provisional) which is compatible with OpenCL 3.0.
C++ for OpenCL 1.0 and C++ for OpenCL 2021 are described in the unified document.
This release also contains various missing clarifications to core C++ for OpenCL:
- for destructors with named address spaces;
- for C++ casts with OpenCL-specific types;
- for the ternary select operator.