OpenCL C++ Bindings
cl::detail::ReferenceHandler< cl_platform_id > Struct Reference

Static Public Member Functions

static cl_int retain (cl_platform_id)
 
static cl_int release (cl_platform_id)
 

Detailed Description

Definition at line 1724 of file opencl.hpp.

Member Function Documentation

◆ release()

static cl_int cl::detail::ReferenceHandler< cl_platform_id >::release ( cl_platform_id  )
inlinestatic

Definition at line 1730 of file opencl.hpp.

◆ retain()

static cl_int cl::detail::ReferenceHandler< cl_platform_id >::retain ( cl_platform_id  )
inlinestatic

Definition at line 1727 of file opencl.hpp.


The documentation for this struct was generated from the following file: