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) |
|
|
Value: template <> \ struct AppTypeTraits< T > { \ typedef T Element_t; \ enum { ElemDim = 0 }; \ }; Definition at line 24 of file AppTypeTraits.h. |
1.4.6