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

#include <result_of.h>

List of all members.

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

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