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

#include <euclidian-graph-common.H>

Public Member Functions

void operator() (std::ostream &output, GT &, typename GT::Arc *a)
 

Detailed Description

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

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

Member Function Documentation

◆ operator()()

template<class GT >
void Aleph::Warc< GT >::operator() ( std::ostream &  output,
GT ,
typename GT::Arc a 
)
inline

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

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


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