#include <tpl_graph.H>
Public Member Functions | |
| __Out_Filt (typename GT::Node *__src) noexcept | |
| bool | operator() (typename GT::Arc *a) const noexcept |
| GT::Node * | get_node (typename GT::Arc *a) const noexcept |
Filter the outcoming arcs.
This filter is used by the directed graphs implemented with List_Graph.