CAPD RedHom Library
capd::complex::DimForUpperBound< UpperBound > Struct Template Reference

#include <capd/complex/EnumerateGeneratedCellCodesInDim.h>

Public Types

typedef boost::mpl::int_< UpperBound-1 > type
 

Member Typedef Documentation

template<int UpperBound>
typedef boost::mpl::int_<UpperBound - 1> capd::complex::DimForUpperBound< UpperBound >::type