CAPD RedHom Library
capd::homAux::detail::SmallVectorImplBaseTraits< Value, SIZE > Struct Template Reference

#include <capd/homAux/SmallVector.h>

Public Types

typedef std::vector< Value > type
 

Member Typedef Documentation

template<typename Value , size_t SIZE>
typedef std::vector<Value> capd::homAux::detail::SmallVectorImplBaseTraits< Value, SIZE >::type