CAPD RedHom Library
capd::complex::detail::HasDimUpperBound< Complex, Enable > Struct Template Reference

#include <capd/complex/ComplexTraits.h>

Classes

struct  type
 

Public Types

typedef boost::mpl::integral_c< DimType, std::numeric_limits< DimType >::max()> Dim
 
typedef boost::mpl::integral_c< DimType, std::numeric_limits< DimType >::max()> DimUpperBound
 

Member Typedef Documentation

template<typename Complex , typename Enable = void>
typedef boost::mpl::integral_c<DimType, std::numeric_limits<DimType>::max()> capd::complex::detail::HasDimUpperBound< Complex, Enable >::Dim
template<typename Complex , typename Enable = void>
typedef boost::mpl::integral_c<DimType, std::numeric_limits<DimType>::max()> capd::complex::detail::HasDimUpperBound< Complex, Enable >::DimUpperBound