Rcpp Version 1.0.9
Rcpp::traits::input_parameter< T & > Struct Template Reference

#include <InputParameter.h>

Public Types

typedef Rcpp::ReferenceInputParameter< T > type
 

Detailed Description

template<typename T>
struct Rcpp::traits::input_parameter< T & >

Definition at line 86 of file InputParameter.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef Rcpp::ReferenceInputParameter<T> Rcpp::traits::input_parameter< T & >::type

Definition at line 87 of file InputParameter.h.


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