Template Struct PairComparator

Struct Documentation

template<typename Comp>
struct PairComparator

Public Functions

inline PairComparator(const Comp &cmp, bool prioritize_first)
inline bool operator()(const auto &lhs, const auto &rhs) const

Public Members

const Comp &cmp
bool prioritize_first