Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
EvenNodeFilter Struct Reference

Public Member Functions

bool operator() (Graph::Node *n) const noexcept
 

Detailed Description

Definition at line 393 of file tpl_graph_test.cc.

Member Function Documentation

◆ operator()()

bool EvenNodeFilter::operator() ( Graph::Node n) const
inlinenoexcept

Definition at line 395 of file tpl_graph_test.cc.


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