#include <graph.h>
Public Member Functions | |
| RemoveVisitor (std::set< int > &vertices) | |
| void | operator() (int vert1) |
Public Attributes | |
| std::set< int > & | m_vert |
Definition at line 152 of file graph.h.
|
|
|
|
|
|
|
|
|
1.3.9.1