Go to the documentation of this file.
54 {
static shared_ptr<Impl> _nullimpl(
new Impl );
return _nullimpl; }
56 friend Impl * rwcowClone<Impl>(
const Impl * rhs );
67 {
return str << obj; }
74 : _pimpl(
Impl::nullimpl() )
78 : _pimpl( new
Impl(
std::move(filename_r), medianr_r ) )
bool emptyOrRoot() const
Test for "" or "/".
Store and operate with byte count.
Easy-to use interface to the ZYPP dependency resolver.
std::ostream & operator<<(std::ostream &str, const Exception &obj)
String related utilities and Regular expression matching.
std::ostream & dumpOn(std::ostream &str, const Capability &obj)