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

#include <proxy.h>

Public Types

typedef const storage_type< RTYPE >::typetype
 

Detailed Description

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

Definition at line 233 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_proxy< RTYPE, StoragePolicy >::type

Definition at line 234 of file proxy.h.


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