Rcpp Version 1.1.2
Loading...
Searching...
No Matches
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: