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

Default copy arc functor. More...

#include <tpl_graph.H>

Public Member Functions

void operator() (typename GTT::Arc *tgt, typename GTS::Arc *src)
 

Detailed Description

template<class GTT, class GTS>
struct Aleph::Dft_Copy_Arc< GTT, GTS >

Default copy arc functor.

Definition at line 3635 of file tpl_graph.H.

Member Function Documentation

◆ operator()()

template<class GTT , class GTS >
void Aleph::Dft_Copy_Arc< GTT, GTS >::operator() ( typename GTT::Arc *  tgt,
typename GTS::Arc *  src 
)
inline

Definition at line 3637 of file tpl_graph.H.


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