Bob Polis 879eefb39e Simplified regex split
Instead of building the result vector with push_back, I now use
the vector c'tor with iterators directly.
2022-01-28 09:40:18 +01:00
2022-01-28 09:40:18 +01:00
2021-12-20 17:43:21 +01:00
2020-03-16 15:16:35 +01:00
2021-12-20 17:41:01 +01:00
Description
General C++ string and path utilities.
100 KiB