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

#include <proxy.h>

Public Types

typedef ::Rcpp::internal::const_generic_proxy< EXPRSXP, StoragePolicy > type
 

Detailed Description

template<template< class > class StoragePolicy>
struct Rcpp::traits::r_vector_const_proxy< EXPRSXP, StoragePolicy >

Definition at line 245 of file proxy.h.

Member Typedef Documentation

◆ type

template<template< class > class StoragePolicy>
typedef ::Rcpp::internal::const_generic_proxy<EXPRSXP, StoragePolicy> Rcpp::traits::r_vector_const_proxy< EXPRSXP, StoragePolicy >::type

Definition at line 246 of file proxy.h.


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