The following functions are declared in flower/include/std-vector.hh
but defined in flower/std-string.cc:
vector<string> string_split (string str, char c);
string string_join (vector<string> const &strs, const string &infix);

This does not sound logical to me. What about moving the declaration
to std-string.hh?

Frédéric

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to