From 3ca49672229cf0df862e5e13aa191be6cc7ba468 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Petit?= Date: Tue, 6 Aug 2024 17:05:15 +0100 Subject: [PATCH] Update api/cl_ext_cxx_for_opencl.asciidoc Co-authored-by: Ewan Crawford --- api/cl_ext_cxx_for_opencl.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/cl_ext_cxx_for_opencl.asciidoc b/api/cl_ext_cxx_for_opencl.asciidoc index 0b058855..51ead70c 100644 --- a/api/cl_ext_cxx_for_opencl.asciidoc +++ b/api/cl_ext_cxx_for_opencl.asciidoc @@ -35,7 +35,7 @@ supported by the device compiler. === New build option This extension adds support for a new `CLC++` value to be passed to the -`-cl-std` build option accepted by *clBuildProgram* and *clCompileProgram*. +`-cl-std` build option accepted by {clBuildProgram} and {clCompileProgram}. === Preprocessor Macros