libzypp 17.31.23
|
#include <iostream>
#include <zypp-core/base/StringV.h>
Go to the source code of this file.
Namespaces | |
namespace | zypp |
Easy-to use interface to the ZYPP dependency resolver. | |
namespace | zypp::strv |
namespace | 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. | |