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

#include <InputParameter.h>

Public Types

typedef Rcpp::ConstInputParameter< T > type
 

Detailed Description

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

Definition at line 90 of file InputParameter.h.

Member Typedef Documentation

◆ type

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

Definition at line 91 of file InputParameter.h.


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