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

#include <Sacado_mpl_vector.hpp>

Public Types

typedef vector_iterator
< Vector, Vector::sz > 
type
 

Detailed Description

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

Definition at line 90 of file Sacado_mpl_vector.hpp.

Member Typedef Documentation

template<class Vector >
typedef vector_iterator<Vector,Vector::sz> Sacado::mpl::end_impl< vector_tag >::apply< Vector >::type

Definition at line 91 of file Sacado_mpl_vector.hpp.


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