Rcpp Version 1.0.14
All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros
Rcpp::traits::r_vector_const_iterator< RTYPE, StoragePolicy > Struct Template Reference

Public Types

typedef const storage_type< RTYPE >::type * type
 

Detailed Description

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

Definition at line 254 of file proxy.h.

Member Typedef Documentation

◆ type

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

Definition at line 255 of file proxy.h.


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