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

#include <generate_tree.H>

Public Member Functions

std::string operator() (Node *p)
 

Detailed Description

template<class Node>
struct Aleph::Dft_Write< Node >

Definition at line 54 of file generate_tree.H.

Member Function Documentation

◆ operator()()

template<class Node >
std::string Aleph::Dft_Write< Node >::operator() ( Node p)
inline

Definition at line 56 of file generate_tree.H.

References Aleph::to_str().


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