Rcpp Version 1.0.9
Rcpp::traits::result_of< RESULT_TYPE(*)(U1, U2, U3) > Struct Template Reference

#include <result_of.h>

Public Types

typedef RESULT_TYPE type
 

Detailed Description

template<typename RESULT_TYPE, typename U1, typename U2, typename U3>
struct Rcpp::traits::result_of< RESULT_TYPE(*)(U1, U2, U3) >

Definition at line 45 of file result_of.h.

Member Typedef Documentation

◆ type

template<typename RESULT_TYPE , typename U1 , typename U2 , typename U3 >
typedef RESULT_TYPE Rcpp::traits::result_of< RESULT_TYPE(*)(U1, U2, U3) >::type

Definition at line 46 of file result_of.h.


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