Comparator required by methods of Boost.Intrusive unordered_set to search for elements. Allows lookups based on the edge entry's task identifier field. More...
Public Member Functions | |
bool | operator() (edge_entry_base const &lhs, std::size_t rhs) const |
bool | operator() (std::size_t lhs, edge_entry_base const &rhs) const |
Comparator required by methods of Boost.Intrusive unordered_set to search for elements. Allows lookups based on the edge entry's task identifier field.