HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GfIsGfRange< T > Struct Template Reference

#include <traits.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<class T>
struct GfIsGfRange< T >

A metafunction with a static const bool member 'value' that is true for GfRange types and false for all other types.

Definition at line 57 of file traits.h.

Member Data Documentation

template<class T >
const bool GfIsGfRange< T >::value = false
static

Definition at line 57 of file traits.h.


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