HDK
|
Type traits base class for group type traits. More...
#include <GA_GroupTypeTraits.h>
Public Types | |
typedef void | elementType |
Returns the base element type that the group expects. More... | |
Static Public Member Functions | |
static GA_GroupType | groupType () |
Type traits base class for group type traits.
Definition at line 29 of file GA_GroupTypeTraits.h.
typedef void GA_GroupTypeTraits< T >::elementType |
Returns the base element type that the group expects.
Definition at line 32 of file GA_GroupTypeTraits.h.
|
inlinestatic |
Definition at line 33 of file GA_GroupTypeTraits.h.