[Rcpp-devel] short, unsigned short, long, unsigned long, long double

Romain Francois romain at r-enthusiasts.com
Tue Apr 6 13:54:30 CEST 2010


Hello,

I have added support for these primitive types in Rcpp, so that one can 
wrap containers such as :

std::vector<short>, ...

Is this something that should be protected in case there is no "short", 
"long", etc ?

Romain

-- 
Romain Francois
Professional R Enthusiast
+33(0) 6 28 91 30 30
http://romainfrancois.blog.free.fr
|- http://bit.ly/9aKDM9 : embed images in Rd documents
|- http://tr.im/OIXN : raster images and RImageJ
|- http://tr.im/OcQe : Rcpp 0.7.7



More information about the Rcpp-devel mailing list