Aleph-w  1.9
General library for algorithms and data structures
Aleph::Dft_Show_Arc< GT > Struct Template Reference

#include <tpl_graph.H>

Public Member Functions

bool operator() (typename GT::Arc *) const noexcept
 
void set_cookie (void *) noexcept
 

Detailed Description

template<class GT>
struct Aleph::Dft_Show_Arc< GT >

Default filter for filtered iterators on arcs.

The default filtering action is none: that is, all the arcs would be shown.


The documentation for this struct was generated from the following file:

Leandro Rabindranath León