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

#include <cl.hpp>

Static Public Member Functions

static cl_int get (Func f, cl_uint name, STRING_CLASS *param)
 
static cl_int get (Func f, cl_uint name, STRING_CLASS *param)
 

Detailed Description

template<typename Func>
struct cl::detail::GetInfoHelper< Func, STRING_CLASS >

Definition at line 746 of file cl.hpp.

Member Function Documentation

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

Definition at line 748 of file cl.hpp.

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

Definition at line 748 of file cl.hpp.


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