Rcpp Version 0.10.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
traits::proxy_based_iterator< RTYPE > Struct Template Reference

#include <proxy.h>

Public Types

typedef
::Rcpp::internal::Proxy_Iterator
< typename r_vector_proxy
< RTYPE >::type
type

Detailed Description

template<int RTYPE>
struct traits::proxy_based_iterator< RTYPE >

Definition at line 242 of file proxy.h.

Member Typedef Documentation

template<int RTYPE>
typedef ::Rcpp::internal::Proxy_Iterator< typename r_vector_proxy<RTYPE>::type > traits::proxy_based_iterator< RTYPE >::type

Definition at line 243 of file proxy.h.


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