|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Default filter for the graph nodes. More...
#include <tpl_graph.H>
Public Member Functions | |
| bool | operator() (typename GT::Node *) const noexcept |
Default filter for the graph nodes.
The condition is always true. So. all the node would be seen.
Definition at line 1191 of file tpl_graph.H.
|
inlinenoexcept |
Definition at line 1193 of file tpl_graph.H.