Rcpp Version 1.0.9
Rcpp::traits::storage_type< INTSXP > Struct Reference

#include <storage_type.h>

Public Types

typedef int type
 

Detailed Description

Total specialization for integer vector (INTSXP) typedef to int

Definition at line 43 of file storage_type.h.

Member Typedef Documentation

◆ type

typedef int Rcpp::traits::storage_type< INTSXP >::type

Definition at line 44 of file storage_type.h.


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