Rcpp Version 1.0.9
Rcpp::traits::module_wrap_traits< T > Struct Template Reference

#include <module_wrap_traits.h>

Public Types

typedef normal_wrap_tag category
 

Detailed Description

template<typename T>
struct Rcpp::traits::module_wrap_traits< T >

Definition at line 33 of file module_wrap_traits.h.

Member Typedef Documentation

◆ category

template<typename T >
typedef normal_wrap_tag Rcpp::traits::module_wrap_traits< T >::category

Definition at line 33 of file module_wrap_traits.h.


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