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

#include <graph.h>

Public Member Functions

bool operator() (const Edge *a, const Edge *b) const
 

Detailed Description

Definition at line 275 of file graph.h.

Member Function Documentation

◆ operator()()

bool EdgeCmp::operator() ( const Edge a,
const Edge b 
) const
inline

Definition at line 276 of file graph.h.

References Edge::id_.


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