Main Page
Modules
Namespaces
Classes
Files
Alphabetical List
Class List
Class Hierarchy
Class Members
IndexTraits< T > Struct Template Reference
#include <
IndexTM.H
>
List of all members.
Detailed Description
template<typename T>
struct IndexTraits< T >
Useful for preventing division by IntVects, e.g. CH_assert( !
IndexTraits<T>::isInt
); or better yet, STATIC_ASSERT( !
IndexTraits<T>::isInt
);
Static Public Attributes
static bool const
isInt
= false
static bool const
isReal
= false
Member Data Documentation
template<typename T>
bool const
IndexTraits
< T >::
isInt
= false
[static]
template<typename T>
bool const
IndexTraits
< T >::
isReal
= false
[static]
The documentation for this struct was generated from the following file:
IndexTM.H
Generated on Tue Apr 14 14:23:37 2009 for Chombo + EB by
1.5.5