Rcpp Version 1.0.9
Rcpp::sugar::sapply_application_result_of< Function, SugarExpression > Struct Template Reference

#include <sapply.h>

Public Types

typedef ::Rcpp::traits::result_of< Function >::type type
 

Detailed Description

template<typename Function, typename SugarExpression>
struct Rcpp::sugar::sapply_application_result_of< Function, SugarExpression >

Definition at line 33 of file sapply.h.

Member Typedef Documentation

◆ type

template<typename Function , typename SugarExpression >
typedef ::Rcpp::traits::result_of<Function>::type Rcpp::sugar::sapply_application_result_of< Function, SugarExpression >::type

Definition at line 38 of file sapply.h.


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