LLVM API Documentation

Public Member Functions
PBQP::NodeItrComparator Class Reference

#include <Graph.h>

List of all members.

Public Member Functions

bool operator() (Graph::NodeItr n1, Graph::NodeItr n2) const
bool operator() (Graph::ConstNodeItr n1, Graph::ConstNodeItr n2) const

Detailed Description

Definition at line 430 of file Graph.h.


Member Function Documentation

bool PBQP::NodeItrComparator::operator() ( Graph::NodeItr  n1,
Graph::NodeItr  n2 
) const [inline]

Definition at line 432 of file Graph.h.

bool PBQP::NodeItrComparator::operator() ( Graph::ConstNodeItr  n1,
Graph::ConstNodeItr  n2 
) const [inline]

Definition at line 436 of file Graph.h.


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