Rcpp Version 1.0.9
Rcpp::traits::proxy_based_iterator< RTYPE, StoragePolicy > Struct Template Reference

#include <proxy.h>

Public Types

typedef ::Rcpp::internal::Proxy_Iterator< typename r_vector_proxy< RTYPE, StoragePolicy >::typetype
 

Detailed Description

template<int RTYPE, template< class > class StoragePolicy>
struct Rcpp::traits::proxy_based_iterator< RTYPE, StoragePolicy >

Definition at line 259 of file proxy.h.

Member Typedef Documentation

◆ type

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

Definition at line 260 of file proxy.h.


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