On 15 December 2021 at 20:10, Balamuta, James Joseph wrote:
| For those interested, the few other instances can be found by looking under 
the inst/include/Rcpp/generated/ folder:
| 
| https://github.com/RcppCore/Rcpp/tree/master/inst/include/Rcpp/generated 

Yup, I mentioned the dir, but thanks for spelling it out.  The generated
code, sadly, is a tad hard to read at times.
 
| In the case of Vector__create.h, one would need to do some varidic templating 
to abstract away from the current generated approach:
| 
| 
https://github.com/RcppCore/Rcpp/blob/940fb23868bf442e587994451e85263baa302d9c/inst/include/Rcpp/generated/Vector__create.h
 
| 
| This approach has been used previously In the exception/error message update: 
| https://github.com/RcppCore/Rcpp/tree/master/inst/include/Rcpp/exceptions 

Excellent reminder!

Dirk

-- 
https://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

Reply via email to