JayBeams
0.1
Another project to have fun coding.
|
Wrap clfftPlanHandle objects in a class that can automatically destroy them. More...
#include <init.hpp>
Public Member Functions | |
init () | |
~init () noexcept(false) | |
Deleted functions | |
init (init &&)=delete | |
init (init const &)=delete | |
init & | operator= (init const &)=delete |
Wrap clfftPlanHandle objects in a class that can automatically destroy them.
jb::clfft::init::init | ( | ) |
Definition at line 4 of file init.cpp.
References jb::clfft::check_error_code().
|
noexcept |
Definition at line 10 of file init.cpp.
References jb::clfft::check_error_code().
|
delete |
|
delete |