Bratmobile
Public Member Functions | List of all members
is_not_v Struct Reference

Used as a predicate, gives info on whether a vertex is the current vertex. More...

#include <graphTools.h>

Public Member Functions

 is_not_v (vertexDescriptor _cv)
 Constructor assigns current vertex. More...
 
bool operator() (edgeDescriptor e)
 

Detailed Description

Used as a predicate, gives info on whether a vertex is the current vertex.

Constructor & Destructor Documentation

◆ is_not_v()

is_not_v::is_not_v ( vertexDescriptor  _cv)
inline

Constructor assigns current vertex.

Parameters
_cvthe current vertex

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