CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
Static Public Attributes | List of all members
CLRX::CLIParser::OptTypeTrait< cxlong * > Struct Template Reference

Option type trait for cxlong* type. More...

#include <CLIParser.h>

Static Public Attributes

static const CLIArgType type
 type More...
 

Detailed Description

template<>
struct CLRX::CLIParser::OptTypeTrait< cxlong * >

Option type trait for cxlong* type.

Member Data Documentation

const CLIArgType CLRX::CLIParser::OptTypeTrait< cxlong * >::type
static
Initial value:
=
(sizeof(cxlong)==8)?CLIArgType::INT64_ARRAY:CLIArgType::INT_ARRAY

type


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