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

Default copy node functor. More...

#include <tpl_graph.H>

Public Member Functions

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

Detailed Description

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

Default copy node functor.

Definition at line 3622 of file tpl_graph.H.

Member Function Documentation

◆ operator()()

template<class GTT , class GTS >
void Aleph::Dft_Copy_Node< GTT, GTS >::operator() ( typename GTT::Node *  tgt,
typename GTS::Node *  src 
)
inlinenoexcept

Definition at line 3624 of file tpl_graph.H.

References GTNodeCommon< NodeInfo >::get_info().


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