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

#include <traits.h>

Public Types

typedef proxy_cache< VECSXP, StoragePolicy > type
 

Detailed Description

template<template< class > class StoragePolicy>
struct Rcpp::traits::r_vector_cache_type< VECSXP, StoragePolicy >

Definition at line 90 of file traits.h.

Member Typedef Documentation

◆ type

template<template< class > class StoragePolicy>
typedef proxy_cache<VECSXP, StoragePolicy> Rcpp::traits::r_vector_cache_type< VECSXP, StoragePolicy >::type

Definition at line 91 of file traits.h.


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