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< range_c_iterator< Range, Pos > > Struct Template Reference

#include <Sacado_mpl_range_c.hpp>

Public Types

typedef range_c_iterator
< Range, Pos+1 > 
type
 

Detailed Description

template<class Range, int Pos>
struct Sacado::mpl::next< range_c_iterator< Range, Pos > >

Definition at line 96 of file Sacado_mpl_range_c.hpp.

Member Typedef Documentation

template<class Range , int Pos>
typedef range_c_iterator<Range,Pos+1> Sacado::mpl::next< range_c_iterator< Range, Pos > >::type

Definition at line 97 of file Sacado_mpl_range_c.hpp.


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