Intel clGPU
|
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. | |
Context holder base class.
Definition at line 36 of file container.hpp.