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

#include <capd/complex/ComplexTraits.h>

Public Types

typedef boost::mpl::integral_c< DimType, Complex::EnumerateCellCodes::DimUpperBound-1 > Dim
 
typedef boost::mpl::integral_c< DimType, Complex::EnumerateCellCodes::DimUpperBound > DimUpperBound
 

Member Typedef Documentation

template<typename Complex , typename Enable = void>
typedef boost::mpl::integral_c<DimType, Complex::EnumerateCellCodes::DimUpperBound - 1> capd::complex::detail::HasDimUpperBound< Complex, Enable >::type::Dim
template<typename Complex , typename Enable = void>
typedef boost::mpl::integral_c<DimType, Complex::EnumerateCellCodes::DimUpperBound> capd::complex::detail::HasDimUpperBound< Complex, Enable >::type::DimUpperBound