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

#include <cl.hpp>

Static Public Member Functions

static cl_int get (Func f, cl_uint name, VECTOR_CLASS< char * > *param)
 
static cl_int get (Func f, cl_uint name, VECTOR_CLASS< char * > *param)
 

Detailed Description

template<typename Func>
struct cl::detail::GetInfoHelper< Func, VECTOR_CLASS< char * > >

Definition at line 730 of file cl.hpp.

Member Function Documentation

template<typename Func >
static cl_int cl::detail::GetInfoHelper< Func, VECTOR_CLASS< char * > >::get ( Func  f,
cl_uint  name,
VECTOR_CLASS< char * > *  param 
)
inlinestatic

Definition at line 733 of file cl.hpp.

template<typename Func >
static cl_int cl::detail::GetInfoHelper< Func, VECTOR_CLASS< char * > >::get ( Func  f,
cl_uint  name,
VECTOR_CLASS< char * > *  param 
)
inlinestatic

Definition at line 733 of file cl.hpp.


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