Class template buffer_allocator
boost::compute::buffer_allocator — The buffer_allocator class allocates memory with buffer objects. 
 Synopsis
Description
См. также:
буфер
buffer_allocator 
        public
       construct/copy/destruct
explicit buffer_allocator(const контекст & контекст);
buffer_allocator(const buffer_allocator< T > & другие>;;
buffer_allocator(buffer_allocator< T > && другие) без ;
buffer_allocator< T > & 13>оператор=(констант buffer_allocator< T> & другие>>>>>>>3>>>>>>>>>>>>>>>>>3>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>3>>>>>>>>>>>>>>>>>>>>>3>>>>>>>>>>>>>>>>>>>3>>>>>>>>>>>>>>>>>>>>
buffer_allocator< T > & 13>оператор=3>(buffer_allocator<T>> & другие >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
~buffer_allocator();
buffer_allocator public member functions
pointer allocate(size_type n);
void deallocate(pointer p, size_type n);
size_type max_size() const;
контекст get_context() const;
buffer_allocator protected member functions
void set_mem_flags(cl_mem_flags флаги);