libzypp 17.31.23
zypp::CompareByLT< Tp, TCompare > Struct Template Reference

#include <RelCompare.h>

Public Member Functions

bool operator() (const Tp &lhs, const Tp &rhs) const
 

Detailed Description

template<class Tp, class TCompare = Compare<Tp>>
struct zypp::CompareByLT< Tp, TCompare >

Definition at line 185 of file RelCompare.h.

Member Function Documentation

◆ operator()()

template<class Tp , class TCompare = Compare<Tp>>
bool zypp::CompareByLT< Tp, TCompare >::operator() ( const Tp &  lhs,
const Tp &  rhs 
) const
inline

Definition at line 187 of file RelCompare.h.


The documentation for this struct was generated from the following file: