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::begin_impl< vector_tag >::apply< Vector > Struct Template Reference

#include <Sacado_mpl_vector.hpp>

Public Types

typedef vector_iterator
< Vector, 0 > 
type
 

Detailed Description

template<>
template<class Vector>
struct Sacado::mpl::begin_impl< vector_tag >::apply< Vector >

Definition at line 81 of file Sacado_mpl_vector.hpp.

Member Typedef Documentation

template<class Vector >
typedef vector_iterator<Vector,0> Sacado::mpl::begin_impl< vector_tag >::apply< Vector >::type

Definition at line 82 of file Sacado_mpl_vector.hpp.


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