Skip to content
Commit 8bf0e003 authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Rewritten String::split to return std::vector<String>

Return values are nicer than modifiable parameters. This also avoids the
circular dependency between TNL::String and List.
parent 06b8db3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment