gagolews / gagolews/ExampleRcppStringi
Can we process std::vector<string> with the strigi header?
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 11
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
This might be too much to ask, but is there a way to process `std::vector` using functions from stringi? I want to do this because we cannot pass `CharacterVector` to child processes of RcppParallel (Intel TBB).
More specifically, I want to apply `stri_sub()` to a CharacterVectors with millions of elements with different `from` and `to` values, and combined the results.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.