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

#include <euclidian-graph-common.H>

Public Member Functions

void operator() (std::istream &input, GT &, typename GT::Arc *a)
 

Detailed Description

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

Definition at line 166 of file euclidian-graph-common.H.

Member Function Documentation

◆ operator()()

template<class GT >
void Aleph::Rarc< GT >::operator() ( std::istream &  input,
GT ,
typename GT::Arc a 
)
inline

Definition at line 168 of file euclidian-graph-common.H.

References GTArcCommon< ArcInfo >::get_info(), and Aleph::maps().


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