QStringTokenizer merged for Qt 6.0
QStringView Diaries: Zero-Allocation String Splitting
by Marc Mutz
From the article:
I am happy to announce that the first QStringTokenizer commits have landed in what will eventually become Qt 6.0.
QStringTokenizer splits strings, with zero memory allocations, universally, and safely.
While the version in Qt will be Qt 6-only, KDAB will release this tool for Qt 5 as part of its KDToolBox productivity suite.
Add a Comment
Comments are closed.