tidysq icon indicating copy to clipboard operation
tidysq copied to clipboard

Create generified vector wrapper template

Open DominikRafacz opened this issue 5 years ago • 0 comments

for example - we should be able to use VectorWrappper<INTERNAL> instead of std::vector and Rcpp::LogicalVector respectively

DominikRafacz avatar Nov 27 '20 11:11 DominikRafacz