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

#include <init_type.h>

List of all members.

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines