[Rcpp-devel] Passing a pointer to a class via modules
Hi Dirk, Thanks for taking your time to have a look. This was exactly what I feared, but I just wanted to check if anybody on the list could spot an easy solution. Anyway, I will continue my investigations and work around it for now. Cheers, Ege
On 02/08/2017 04:45 AM, Dirk Eddelbuettel wrote:
Ege, That's not a simple question, and I don't really have a good answer. I fear the best approach may just be to prototype a little, maybe with and without Rcpp Modules. Cheers, Dirk