|
Rcpp Version 1.1.2
|
#include <has_na.h>


Additional Inherited Members | |
| Public Types inherited from Rcpp::traits::integral_constant< bool, false > | |
| typedef bool | value_type |
| typedef integral_constant< bool, _V > | type |
| Static Public Attributes inherited from Rcpp::traits::integral_constant< bool, false > | |
| static const bool | value |
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