Fabcoin Core  0.16.2
P2P Digital Currency
Static Public Member Functions | List of all members
cl::detail::GetInfoHelper< Functor, T > Struct Template Reference

#include <cl.hpp>

Static Public Member Functions

static cl_int get (Functor f, cl_uint name, T *param)
 
static cl_int get (Functor f, cl_uint name, T *param)
 

Detailed Description

template<typename Functor, typename T>
struct cl::detail::GetInfoHelper< Functor, T >

Definition at line 696 of file cl.hpp.

Member Function Documentation

template<typename Functor, typename T>
static cl_int cl::detail::GetInfoHelper< Functor, T >::get ( Functor  f,
cl_uint  name,
T param 
)
inlinestatic

Definition at line 699 of file cl.hpp.

template<typename Functor, typename T>
static cl_int cl::detail::GetInfoHelper< Functor, T >::get ( Functor  f,
cl_uint  name,
T param 
)
inlinestatic

Definition at line 699 of file cl.hpp.


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