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

#include <result_of.h>

List of all members.

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines