#include <expands_to_logical.h>
List of all members.
Classes |
| struct | _Wrap_type |
Static Public Attributes |
| static const bool | value = sizeof(__test<T>(0)) == 1 |
Static Private Member Functions |
| template<typename U > |
| static __one | __test (_Wrap_type< typename U::r_expands_to_logical > *) |
| template<typename U > |
| static __two | __test (...) |
Detailed Description
template<typename T>
class Rcpp::traits::_has_rtype_helper< T >
Definition at line 41 of file expands_to_logical.h.
Member Function Documentation
template<typename T >
template<typename U >
template<typename T >
template<typename U >
Member Data Documentation
The documentation for this class was generated from the following file: