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

#include <traits.h>

Public Types

typedef r_vector_cache< RTYPE, StoragePolicy > type
 

Detailed Description

template<int RTYPE, template< class > class StoragePolicy = PreserveStorage>
struct Rcpp::traits::r_vector_cache_type< RTYPE, StoragePolicy >

Definition at line 84 of file traits.h.

Member Typedef Documentation

◆ type

template<int RTYPE, template< class > class StoragePolicy = PreserveStorage>
typedef r_vector_cache<RTYPE, StoragePolicy> Rcpp::traits::r_vector_cache_type< RTYPE, StoragePolicy >::type

Definition at line 85 of file traits.h.


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