Code Documentation 3.3
Social Network Visualizer
Loading...
Searching...
No Matches
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: