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< range_c_tag >::apply< Range > Struct Template Reference

#include <Sacado_mpl_range_c.hpp>

Public Types

typedef range_c_iterator
< Range, 0 > 
type
 

Detailed Description

template<>
template<class Range>
struct Sacado::mpl::begin_impl< range_c_tag >::apply< Range >

Definition at line 80 of file Sacado_mpl_range_c.hpp.

Member Typedef Documentation

template<class Range >
typedef range_c_iterator<Range,0> Sacado::mpl::begin_impl< range_c_tag >::apply< Range >::type

Definition at line 81 of file Sacado_mpl_range_c.hpp.


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