Ninja
Public Member Functions | List of all members
EdgePriorityLess Struct Reference

#include <graph.h>

Public Member Functions

bool operator() (const Edge *e1, const Edge *e2) const
 

Detailed Description

Definition at line 400 of file graph.h.

Member Function Documentation

◆ operator()()

bool EdgePriorityLess::operator() ( const Edge e1,
const Edge e2 
) const
inline

Definition at line 401 of file graph.h.

References Edge::critical_path_weight(), and Edge::id_.


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