libzypp  17.25.1
zypp::strv Namespace Reference

Functions

unsigned split (std::string_view line_r, std::string_view sep_r, Trim trim_r, std::function< void(std::string_view)> fnc_r)
 

Function Documentation

◆ split()

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.