libzypp
17.31.0
|
#include <iostream>
#include <zypp-core/base/StringV.h>
Go to the source code of this file.
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::strv | |
zypp::strv::detail | |
Functions | |
unsigned | zypp::strv::detail::_splitSimple (std::string_view line_r, WordConsumer &&fnc_r) |
split working horse for empty sep_r case. More... | |