|
libzypp
17.25.7
|
Functions | |
| unsigned | split (std::string_view line_r, std::string_view sep_r, Trim trim_r, std::function< void(std::string_view)> fnc_r) |
| unsigned zypp::strv::split | ( | std::string_view | line_r, |
| std::string_view | sep_r, | ||
| Trim | trim_r, | ||
| std::function< void(std::string_view)> | fnc_r | ||
| ) |
Definition at line 20 of file StringV.cc.