Grid 0.7.0
Grid::NestedStdVector< T, Rank > Struct Template Reference

#include <VectorUtils.h>

Public Types

typedef std::vector< typename NestedStdVector< T, Rank - 1 >::type > type

Detailed Description

template<typename T, unsigned int Rank>
struct Grid::NestedStdVector< T, Rank >

Definition at line 88 of file VectorUtils.h.

Member Typedef Documentation

◆ type

template<typename T, unsigned int Rank>
typedef std::vector<typename NestedStdVector<T, Rank - 1>::type> Grid::NestedStdVector< T, Rank >::type

Definition at line 89 of file VectorUtils.h.


The documentation for this struct was generated from the following file: