|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Default filter for filtered iterators on arcs. More...
#include <tpl_graph.H>
Public Member Functions | |
| bool | operator() (typename GT::Arc *) const noexcept |
| void | set_cookie (void *) noexcept |
Default filter for filtered iterators on arcs.
The default filtering action is none: that is, all the arcs would be shown.
Definition at line 999 of file tpl_graph.H.
|
inlinenoexcept |
Definition at line 1001 of file tpl_graph.H.
Definition at line 1006 of file tpl_graph.H.