blob: 04ba7f80e2fc7a01bb9a0103ebc2a91af10d58a4 [file] [edit]
// Copyright 2017-2020 The Khronos Group. This work is licensed under a
// Creative Commons Attribution 4.0 International License; see
// http://creativecommons.org/licenses/by/4.0/
[[opencl-c-standard-library]]
== OpenCL {cpp} Standard Library
OpenCL {cpp} does not support the {cpp14} standard library, but instead implements its own standard library.
No OpenCL types and functions are auto-included.