Rcpp Version 0.9.10
Rcpp::traits::has_na< RTYPE > Struct Template Reference

#include <has_na.h>

Inheritance diagram for Rcpp::traits::has_na< RTYPE >:
Collaboration diagram for Rcpp::traits::has_na< RTYPE >:

List of all members.


Detailed Description

template<int RTYPE>
struct Rcpp::traits::has_na< RTYPE >

Indentifies if a given SEXP type has the concept of missing values

This is false by default and specialized for all types that do have the concept

Definition at line 35 of file has_na.h.


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