Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::mpl::next< vector_iterator< Vector, Pos > > Struct Template Reference

#include <Sacado_mpl_vector.hpp>

Inheritance diagram for Sacado::mpl::next< vector_iterator< Vector, Pos > >:

Public Types

typedef vector_iterator< Vector, Pos+1 > type

Detailed Description

template<class Vector, int Pos>
struct Sacado::mpl::next< vector_iterator< Vector, Pos > >

Definition at line 97 of file Sacado_mpl_vector.hpp.

Member Typedef Documentation

◆ type

template<class Vector, int Pos>
typedef vector_iterator<Vector,Pos+1> Sacado::mpl::next< vector_iterator< Vector, Pos > >::type

Definition at line 98 of file Sacado_mpl_vector.hpp.


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