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

Option type trait for cxulong* type. More...

#include <CLIParser.h>

Static Public Attributes

static const CLIArgType type
 type More...
 

Detailed Description

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

Option type trait for cxulong* type.

Member Data Documentation

const CLIArgType CLRX::CLIParser::OptTypeTrait< cxulong * >::type
static
Initial value:
=
(sizeof(cxulong)==8)?CLIArgType::UINT64_ARRAY:CLIArgType::UINT_ARRAY

type


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