Rcpp Version 1.0.9
Rcpp::traits::r_type_traits< std::pair< const std::string, T > > Struct Template Reference

#include <r_type_traits.h>

Public Types

typedef r_type_pairstring_generic_tag r_category
 

Detailed Description

template<typename T>
struct Rcpp::traits::r_type_traits< std::pair< const std::string, T > >

special cases pair<string,T> to deal with map<string,T> etc ...

Definition at line 120 of file r_type_traits.h.

Member Typedef Documentation

◆ r_category

template<typename T >
typedef r_type_pairstring_generic_tag Rcpp::traits::r_type_traits< std::pair< const std::string, T > >::r_category

Definition at line 120 of file r_type_traits.h.


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