Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
Sacado::mpl::next< vector_iterator< Vector, Pos > > Struct Template Reference

#include <Sacado_mpl_vector.hpp>

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

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: