Skip to content

[Rcpp-devel] RObject.asFoo

1 message · Romain Francois

#
Hello,

Now with as<Foo>, we don't need anymore the Rcpp::asFoo() methods. I'd 
like to remove them from the api.

Any objections ?

Romain