|
Rcpp Version 0.9.10
|
#include <RcppCommon.h>

Go to the source code of this file.
Classes | |
| class | Rcpp::Date |
Namespaces | |
| namespace | Rcpp |
Rcpp API. | |
| namespace | Rcpp::internal |
internal implementation details | |
Functions | |
| template<> | |
| SEXP | Rcpp::wrap< Rcpp::Date > (const Rcpp::Date &date) |
| template<> | |
| double | Rcpp::internal::caster< Rcpp::Date, double > (Rcpp::Date from) |
| template<> | |
| Rcpp::Date | Rcpp::internal::caster< double, Rcpp::Date > (double from) |
| template<> | |
| SEXP | Rcpp::wrap_extra_steps< Rcpp::Date > (SEXP x) |