CLOGS
C++ library for sorting and searching in OpenCL applications
|
Creates an array of handles from a vector of wrappers. More...
#include <core.h>
Creates an array of handles from a vector of wrappers.
If the wrappers are "thin", it just contains a pointer to the original data. Thus, the wrapped data must be retained until after the wrapper is destroyed.