Rcpp Version 1.1.2
Loading...
Searching...
No Matches
Rcpp::traits::r_vector_iterator< RTYPE, StoragePolicy > Struct Template Reference

#include <proxy.h>

Public Types

typedef storage_type< RTYPE >::type * type

Detailed Description

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

Definition at line 249 of file proxy.h.

Member Typedef Documentation

◆ type

template<int RTYPE, template< class > class StoragePolicy>
typedef storage_type<RTYPE>::type* Rcpp::traits::r_vector_iterator< RTYPE, StoragePolicy >::type

Definition at line 250 of file proxy.h.


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