Rcpp Version 1.0.9
|
#include <has_iterator.h>
Additional Inherited Members | |
Public Types inherited from Rcpp::traits::integral_constant< bool, _is_importer_helper< T >::value > | |
typedef bool | value_type |
typedef integral_constant< bool, _V > | type |
Static Public Attributes inherited from Rcpp::traits::integral_constant< bool, _is_importer_helper< T >::value > | |
static const bool | value |
uses SFINAE to identify if a type is importable
The test is based on the presence of a typedef r_import_type in the class
Definition at line 112 of file has_iterator.h.