Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
EvenArcFilter< GT > Struct Template Reference

Public Member Functions

bool operator() (typename GT::Arc *arc) const
 

Detailed Description

template<class GT>
struct EvenArcFilter< GT >

Definition at line 588 of file graph_traverse_test.cc.

Member Function Documentation

◆ operator()()

template<class GT >
bool EvenArcFilter< GT >::operator() ( typename GT::Arc arc) const
inline

Definition at line 590 of file graph_traverse_test.cc.

References GTArcCommon< ArcInfo >::get_info().


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