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

#include <proxy.h>

Public Types

typedef ::Rcpp::internal::const_string_proxy< STRSXP, StoragePolicy > type
 

Detailed Description

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

Definition at line 237 of file proxy.h.

Member Typedef Documentation

◆ type

template<template< class > class StoragePolicy>
typedef ::Rcpp::internal::const_string_proxy<STRSXP, StoragePolicy> Rcpp::traits::r_vector_const_proxy< STRSXP, StoragePolicy >::type

Definition at line 238 of file proxy.h.


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