16#include <zypp-core/OnMediaLocation>
57 {
static shared_ptr<Impl> _nullimpl(
new Impl );
return _nullimpl; }
70 {
return str << obj; }
77 : _pimpl(
Impl::nullimpl() )
81 : _pimpl( new
Impl(
std::move(filename_r), medianr_r ) )
Store and operate with byte count.
static const Unit MB
1000^2 Byte
bool emptyOrRoot() const
Test for "" or "/".
String related utilities and Regular expression matching.
Easy-to use interface to the ZYPP dependency resolver.
std::ostream & dumpOn(std::ostream &str, const Capability &obj)
std::ostream & operator<<(std::ostream &str, const SerialNumber &obj)