15 #define CURL_BINARY "/usr/bin/curl" 44 static shared_ptr<Impl> _nullimpl(
new Impl );
49 friend Impl * rwcowClone<Impl>(
const Impl * rhs );
52 {
return new Impl( *
this ); }
93 {
if ( ! val_r.empty() )
_impl->
_headers.push_back( std::move(val_r) ); }
Interim helper class to collect global options and settings.
Easy-to use interface to the ZYPP dependency resolver.