libcellml
libcellml copied to clipboard
Replace std::vector<std::string> with Strings
Throughout the codebase we should replace std::vector<std::string> with Strings.
Shouldn't this be included in issue #402 instead?