Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::trait_has_svalue< T, V > Struct Template Reference

#include <Traits.h>

Public Types

typedef T type
 

Public Member Functions

getValue () const
 

Static Public Attributes

static const type value = V
 

Member Typedef Documentation

template<typename T , T V>
typedef T galois::trait_has_svalue< T, V >::type

Member Function Documentation

template<typename T , T V>
T galois::trait_has_svalue< T, V >::getValue ( ) const
inline

Member Data Documentation

template<typename T , T V>
const type galois::trait_has_svalue< T, V >::value = V
static

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