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

#include <generate_graph.H>

Public Member Functions

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

Detailed Description

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

Definition at line 713 of file generate_graph.H.

Member Function Documentation

◆ operator()() [1/2]

template<class GT >
bool Aleph::Dummy_Attr< GT >::operator() ( typename GT::Arc ) const
inline

Definition at line 717 of file generate_graph.H.

◆ operator()() [2/2]

template<class GT >
bool Aleph::Dummy_Attr< GT >::operator() ( typename GT::Node ) const
inline

Definition at line 715 of file generate_graph.H.


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