src/AppTypes/AppTypeTraits.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AppTypeTraits< T >

Defines

#define BUILTIN_APPTYPE_TRAITS(T)


Define Documentation

#define BUILTIN_APPTYPE_TRAITS  ) 
 

Value:

template <>                                                      \
struct AppTypeTraits< T > {                                      \
  typedef T Element_t;                                           \
  enum { ElemDim = 0 };                                          \
};

Definition at line 24 of file AppTypeTraits.h.


Generated on Mon Jan 16 13:24:34 2006 for IPPL by  doxygen 1.4.6