Rcpp Version 1.0.9
Rcpp::traits::init_type< RTYPE > Struct Template Reference

#include <init_type.h>

Public Types

typedef storage_type< RTYPE >::type type
 

Detailed Description

template<int RTYPE>
struct Rcpp::traits::init_type< RTYPE >

Definition at line 28 of file init_type.h.

Member Typedef Documentation

◆ type

template<int RTYPE>
typedef storage_type<RTYPE>::type Rcpp::traits::init_type< RTYPE >::type

Definition at line 29 of file init_type.h.


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