HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl::detail::KernelArgumentHandler< T > Struct Template Reference

#include <cl.hpp>

Static Public Member Functions

::size_t size (const T &)
 
static T * ptr (T &value)
 

Detailed Description

template<typename T>
struct cl::detail::KernelArgumentHandler< T >

Definition at line 2516 of file cl.hpp.

Member Function Documentation

template<typename T >
static T* cl::detail::KernelArgumentHandler< T >::ptr ( T &  value)
inlinestatic

Definition at line 2519 of file cl.hpp.

template<typename T >
::size_t cl::detail::KernelArgumentHandler< T >::size ( const T &  )
inlinestatic

Definition at line 2518 of file cl.hpp.


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