OpenCL C++ Bindings
cl::detail::Deleter< Alloc > Class Template Reference

Public Types

typedef std::allocator_traits< Alloc >::pointer pointer
 

Public Member Functions

 Deleter (const Alloc &alloc, size_type copies)
 
void operator() (pointer ptr) const
 

Detailed Description

template<class Alloc>
class cl::detail::Deleter< Alloc >

Definition at line 3769 of file opencl.hpp.


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