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

#include <converter.h>

List of all members.

Public Types

typedef
::Rcpp::internal::element_converter
< RTYPE > 
type

Detailed Description

template<int RTYPE>
struct traits::r_vector_element_converter< RTYPE >

Definition at line 82 of file converter.h.


Member Typedef Documentation

template<int RTYPE>
typedef ::Rcpp::internal::element_converter<RTYPE> traits::r_vector_element_converter< RTYPE >::type

Definition at line 83 of file converter.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines