Is there a templated version of NA with Rcpp, or perhaps some sugar
statement, such that the following might be valid statements?

typedef double mytime;
const mytime time_unknown = Rcpp::NA<mytime>;

Thanks,
Andrew
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to