search for: ac_type_unsigned_long_long_int

Displaying 1 result from an estimated 1 matches for "ac_type_unsigned_long_long_int".

2013 Sep 19
1
Using long long types in C++
Hello, In Rcpp we'd like to do something useful for types such as long long and unsigned long long. For example, supporting our usual wrap construct. We'd like to be able to "wrap" a long long, or perhaps a std::vector<long long> so that it is returned to the R side in something meaningful (we are considering several options like loosing some precision and returning