YYCCommonplace/testbench
yyc12345 e1823d4b8e feat: add new split function reducing memory cost.
- add a new split function, SplitView which can reduce cost memory by using string view.
- add a new testbench for split function for testing empty source string.
- add documentation for some string helper function.
- improve library encoding documentation.
2024-06-29 17:39:13 +08:00
..
CMakeLists.txt chore: update build system 2024-06-20 15:51:40 +08:00
main.cpp feat: add new split function reducing memory cost. 2024-06-29 17:39:13 +08:00