Aleph-w
1.9
General library for algorithms and data structures
Public Member Functions
|
List of all members
Aleph::Default_Visit_Op< GT > Struct Template Reference
Graphs
#include <
tpl_graph_utils.H
>
Public Member Functions
bool
operator()
(const GT &, typename GT::Node *, typename GT::Arc *)
Detailed Description
template<class GT>
struct Aleph::Default_Visit_Op< GT >
Default visit operation: nothing to do
The documentation for this struct was generated from the following file:
tpl_graph_utils.H
Leandro Rabindranath León