Rcpp Version 0.9.10
Rcpp::traits::is_importer< T > Struct Template Reference

#include <has_iterator.h>

Inheritance diagram for Rcpp::traits::is_importer< T >:
Collaboration diagram for Rcpp::traits::is_importer< T >:

List of all members.


Detailed Description

template<typename T>
struct Rcpp::traits::is_importer< T >

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines