CAPD RedHom Library
CellCodeForDimUpperBound< _DimUpperBound, Enable > Struct Template Reference

Public Types

typedef std::array< Coordinate, _DimUpperBound::value > type
 

Member Typedef Documentation

template<typename _DimUpperBound , typename Enable = void>
typedef std::array<Coordinate, _DimUpperBound::value> CellCodeForDimUpperBound< _DimUpperBound, Enable >::type