LLVM API Documentation

Public Member Functions
PBQP::EdgeItrCompartor Class Reference

#include <Graph.h>

List of all members.

Public Member Functions

bool operator() (Graph::EdgeItr e1, Graph::EdgeItr e2) const
bool operator() (Graph::ConstEdgeItr e1, Graph::ConstEdgeItr e2) const

Detailed Description

Definition at line 441 of file Graph.h.


Member Function Documentation

bool PBQP::EdgeItrCompartor::operator() ( Graph::EdgeItr  e1,
Graph::EdgeItr  e2 
) const [inline]

Definition at line 443 of file Graph.h.

bool PBQP::EdgeItrCompartor::operator() ( Graph::ConstEdgeItr  e1,
Graph::ConstEdgeItr  e2 
) const [inline]

Definition at line 447 of file Graph.h.


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