gagolews / gagolews/ExampleRcppStringi
Can we process std::vector<string> with the strigi header?
Offen
- Vorherrschende Sprache
- C++
- Sterne
- 11
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.