Rcpp Version 1.0.9
Rcpp::traits::result_of< RESULT_TYPE(*)(INPUT_TYPE) > Struct Template Reference

#include <result_of.h>

Public Types

typedef RESULT_TYPE type
 

Detailed Description

template<typename RESULT_TYPE, typename INPUT_TYPE>
struct Rcpp::traits::result_of< RESULT_TYPE(*)(INPUT_TYPE) >

Definition at line 35 of file result_of.h.

Member Typedef Documentation

◆ type

template<typename RESULT_TYPE , typename INPUT_TYPE >
typedef RESULT_TYPE Rcpp::traits::result_of< RESULT_TYPE(*)(INPUT_TYPE) >::type

Definition at line 36 of file result_of.h.


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