Skip to content

C++ for OpenCL kernel language doc, version 1.0, revision 2

Compare
Choose a tag to compare
@AnastasiaStulova AnastasiaStulova released this 31 Mar 10:33
c9f9fd1

This release only includes the documentation of the C++ for OpenCL kernel language and doesn't apply to any other document e.g. specification for OpenCL C, API, Extensions, etc...

This is a maintenance release with the following changes:

  • Improved clarifications about restricted C++ features e.g. references to functions and pointers to member functions.
  • Added a new section describing extra restrictions for kernel functions related to C++ features.