CompareActors Class Reference

The CompareActors class Implements a min-priority queue Used while parsing weighted edge lists. More...

#include <parser.h>

Public Member Functions

bool operator() (Actor &t1, Actor &t2)
 

Detailed Description

The CompareActors class Implements a min-priority queue Used while parsing weighted edge lists.

Member Function Documentation

◆ operator()()

bool CompareActors::operator() ( Actor t1,
Actor t2 
)
inline

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