Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up-pedantic does not like that (`R_xlen_t` vs `size_t) #348
Conversation
`data` is a `std::vector` anyway, so I don't see the point of using `R_xlen_t`.
|
Nice catch, thanks. |
-pedantic does not like that (`R_xlen_t` vs `size_t)
datais astd::vectoranyway, so I don't see the point of usingR_xlen_t.