Skip to content

Commit

Permalink
Update wording for "C++ core language"
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlueck committed Dec 12, 2024
1 parent 376cc65 commit d5d63ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adoc/chapters/introduction.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ correct.

A SYCL implementation must conform to {cpp17} or to one of the more recent {cpp}
versions listed in <<sec:normativerefs>>.
This version of {cpp} is subsequently referred to as the {cpp} core language in
this document.
The version of {cpp} to which a SYCL implementation conforms is referred to as
the {cpp} core language in this document.
All APIs in this specification are available regardless of the version of the
{cpp} core language unless the description specifically states otherwise.
If an API is documented with the phrase "Minimum C++ Version: __Version__", then
Expand Down

0 comments on commit d5d63ed

Please sign in to comment.