[Rcpp-devel] Passing template class as argument in Rcpp function
Dirk Eddelbuettel
edd at debian.org
Thu Mar 4 18:14:55 CET 2021
PS And building on top of my post and what Inaki told you, you can of course
have C++ fancypants __provided the fancypants have something as for example
the operator SEXP() in the Rcpp::Nullable(). In short, whatever you do, it
(ultimately) has to convert to a SEXP or there is no calling from R.
Dirk
--
https://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list