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

#include <Prim.H>

Public Member Functions

void operator() (const GT &, typename GT::Node *p)
 

Detailed Description

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

Definition at line 157 of file Prim.H.

Member Function Documentation

◆ operator()()

template<class GT >
void Aleph::Uninit_Prim_Info< GT >::operator() ( const GT ,
typename GT::Node p 
)
inline

Definition at line 159 of file Prim.H.

References GraphCommon< GT, Node, Arc >::map_nodes(), PRIMINFO, and TREENODE.


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