Timeline for string_view tokenizer function template
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 8, 2023 at 21:00 | vote | accept | digito_evo | ||
| May 24, 2023 at 16:08 | answer | added | Toby Speight | timeline score: 5 | |
| May 24, 2023 at 13:57 | comment | added | digito_evo | @ALX23z Sounds Ok. But I've never done that. | |
| May 24, 2023 at 13:52 | comment | added | ALX23z |
Rather rather providing tokenizer that outputs vector or span, you'd better make an iteratable. One that returns the next string_view on each iteration. Let user figure out how to store it - or just perform an action on each element.
|
|
| May 24, 2023 at 0:58 | history | asked | digito_evo | CC BY-SA 4.0 |