On 8 June 2017 at 14:29, Clemens Schmid wrote:
| Dear Rcpp developers,
|
| first of all thank you for your persistent work on and with Rcpp - this
| mailinglist is impressive!
|
| I implemented a class_A and a list class_B following this
| (https://stackoverflow.com/a/44303993/3216883) example b
Dear Rcpp developers,
first of all thank you for your persistent work on and with Rcpp - this
mailinglist is impressive!
I implemented a class_A and a list class_B following this
(https://stackoverflow.com/a/44303993/3216883) example by Romain
Francois in the Rcpp modules framework.
class_A in my