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

#include <result_of.h>

Public Types

typedef RESULT_TYPE type
 

Detailed Description

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

Definition at line 40 of file result_of.h.

Member Typedef Documentation

◆ type

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

Definition at line 41 of file result_of.h.


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