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

#include <proxy.h>

Public Types

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

Detailed Description

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

Definition at line 220 of file proxy.h.

Member Typedef Documentation

◆ type

template<template< class > class StoragePolicy>
typedef ::Rcpp::internal::string_proxy<STRSXP, StoragePolicy> Rcpp::traits::r_vector_proxy< STRSXP, StoragePolicy >::type

Definition at line 221 of file proxy.h.


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