mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-10 07:40:03 -06:00
- Refactor and optimize the loop to make it shorter and faster - Make it push elements into an arbitrary (templated) output iterator - Make it a template on a separator type with the most used defaults - Add a backward compatible signature to return `std::vector<std::string>` - Add an alternative function `cmTokenizedView()` to return a vector of string views
11 KiB
11 KiB