Loading...
Searching...
No Matches
 
 
 
 
Go to the documentation of this file.
   23#ifndef Rcpp__traits__result_of__h 
   24#define Rcpp__traits__result_of__h 
   31        typedef typename T::result_type 
type ;
 
 
   34template <
typename RESULT_TYPE, 
typename INPUT_TYPE>
 
   39template <
typename RESULT_TYPE, 
typename U1, 
typename U2>
 
   44template <
typename RESULT_TYPE, 
typename U1, 
typename U2, 
typename U3>