Intel clGPU
container< C >::holder Class Reference

Context holder base class. More...

#include <container.hpp>

Public Types

using container_type = C
 

Public Member Functions

 holder (const std::shared_ptr< C > &ctx)
 
std::shared_ptr< C > context () const
 Get container/context reference.
 

Detailed Description

template<class C>
class iclgpu::container< C >::holder

Context holder base class.

Definition at line 36 of file container.hpp.


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