Fabio, Is it possible that <RcppGSL.h> is getting included before that header file is included? If that were the case, that would imply <Rcpp.h> would be getting #include'd before you're able to make your as / wrap specializations.
Just a guess... Kevin On Thu, May 21, 2015 at 10:15 AM, Dirk Eddelbuettel <e...@debian.org> wrote: > > On 21 May 2015 at 12:59, Gábor Csárdi wrote: > | https://github.com/search?utf8=%E2%9C%93&q= > | wrap+as+user%3Acran+language%3AC%2B%2B&type=Code > | > | But unfortunately both wrap and as are non-specific..... > > Throwing 'template' in front of both seems to narrow this. Nice! > > https://github.com/search?utf8=%E2%9C%93&q=template+wrap+as+user%3Acran+language%3AC%2B%2B&type=Code > > Dirk > > -- > http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org > _______________________________________________ > Rcpp-devel mailing list > Rcpp-devel@lists.r-forge.r-project.org > https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel