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

#include <InputParameter.h>

Public Types

typedef Rcpp::ConstReferenceInputParameter< T > type
 

Detailed Description

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

Definition at line 94 of file InputParameter.h.

Member Typedef Documentation

◆ type

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

Definition at line 95 of file InputParameter.h.


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