CAPD RedHom Library
capd::complex::ApplyEnumerateGeneratedCellCodesInDim< Arg, Generator > Struct Template Reference

#include <capd/complex/EnumerateGeneratedCellCodes.h>

Public Types

typedef std::pair< boost::shared_ptr< EnumerateGeneratedCellCodesInDim< boost::mpl::int_< Arg >, Generator > >, EnumerateGeneratedCellCodesInDim< boost::mpl::int_< Arg-1 >, Generator > * > type
 

Member Typedef Documentation

template<size_t Arg, typename Generator >
typedef std::pair<boost::shared_ptr<EnumerateGeneratedCellCodesInDim<boost::mpl::int_<Arg>, Generator> >, EnumerateGeneratedCellCodesInDim<boost::mpl::int_<Arg - 1>, Generator> *> capd::complex::ApplyEnumerateGeneratedCellCodesInDim< Arg, Generator >::type