Roomba Controller Dashboard 1
A GUI and TCP client application that is used to control a Roomba for Computer Engineering 2880 @ Iowa State
Loading...
Searching...
No Matches
Graph< V >::CustomCompare Struct Reference

#include <Graph.hpp>

Public Member Functions

bool operator() (const pair &first, const pair &second)
 

Detailed Description

template<typename V>
struct Graph< V >::CustomCompare

Definition at line 20 of file Graph.hpp.

Member Function Documentation

◆ operator()()

template<typename V >
bool Graph< V >::CustomCompare::operator() ( const pair & first,
const pair & second )
inline

Definition at line 21 of file Graph.hpp.


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