OpenCL C++ Bindings
cl::SVMAllocator< void, SVMTrait > Class Template Reference

Classes

struct  rebind
 

Public Types

typedef void value_type
 
typedef value_type * pointer
 
typedef const value_type * const_pointer
 

Detailed Description

template<class SVMTrait>
class cl::SVMAllocator< void, SVMTrait >

Definition at line 3806 of file opencl.hpp.

Member Typedef Documentation

◆ const_pointer

template<class SVMTrait >
typedef const value_type* cl::SVMAllocator< void, SVMTrait >::const_pointer

Definition at line 3810 of file opencl.hpp.

◆ pointer

template<class SVMTrait >
typedef value_type* cl::SVMAllocator< void, SVMTrait >::pointer

Definition at line 3809 of file opencl.hpp.

◆ value_type

template<class SVMTrait >
typedef void cl::SVMAllocator< void, SVMTrait >::value_type

Definition at line 3808 of file opencl.hpp.

Friends And Related Function Documentation

◆ SVMAllocator

template<class SVMTrait >
template<typename U , typename V >
friend class SVMAllocator
friend

Definition at line 3819 of file opencl.hpp.


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