Coverage Control Library
Loading...
Searching...
No Matches
FrontierCompare Struct Reference

A struct to compare frontiers based on their value. More...

#include <typedefs.h>

Public Member Functions

bool operator() (Frontier const &left, Frontier const &right)
 

Detailed Description

A struct to compare frontiers based on their value.

Definition at line 79 of file typedefs.h.

Member Function Documentation

◆ operator()()

bool operator() ( Frontier const & left,
Frontier const & right )
inline

Definition at line 80 of file typedefs.h.