#include <iostream>#include "zypp/Range.h"Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::range_detail |
Functions | |
| bool | zypp::range_detail::overlaps (Rel lhs, Rel rhs, int cmp) |
| Compute Range overlaps. | |
Definition in file Range.cc.
1.5.3