Rcpp Version 1.0.9
|
#include <has_iterator.h>
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_export_type > *) |
template<typename U > | |
static __two | __test (...) |
Additional Inherited Members | |
Private Types inherited from Rcpp::traits::__sfinae_types | |
typedef char | __one |
Definition at line 83 of file has_iterator.h.
|
staticprivate |
|
staticprivate |
|
static |
Definition at line 93 of file has_iterator.h.