Re: [Rcpp-devel] module with a template class

2013-04-07 Thread Robin Girard
y do I construct "constructing firstClass" here ? of class 'dynamicOf_firstClass'? I'll dig further into that but if someone can explain me what's happening ... R. - Mail original - De: "Robin Girard" À: rcpp-devel@lists.r-forge.r-project.org En

[Rcpp-devel] module with a template class

2013-04-06 Thread Robin Girard
Hi again list, I'm continuing to investigate the possibilities of modules for my project. and I can't found how to push a template class instance into the module. Since I'm not very good it my be a bad programming habbit of mine (in this case this is not a Rcpp question I admit) or it can be t