Bratmobile
|
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) |
Used as a predicate, gives info on whether a vertex is the current vertex.
|
inline |
Constructor assigns current vertex.
_cv | the current vertex |