68 if ( !zypp::indeterminate (check) )
73 bool intersect =
false;
74 for (
const auto &u: l1 ) {
75 intersect = ( std::find( l2.begin (), l2.end(), u ) != l2.end() );
82 return intersects( originA, originB );
Manages a data source characterized by an authoritative URL and a list of mirror URLs.
Easy-to use interface to the ZYPP dependency resolver.
#define IMPL_PTR_TYPE(NAME)