Tree Compression with Top Trees Revisited
Public Member Functions | List of all members
SubtreeEquality< DataType > Struct Template Reference

DagNode equality tester, to enable its use in a map. More...

#include <TopDag.h>

Public Member Functions

bool operator() (const DagNode< DataType > &node, const DagNode< DataType > &other) const
 

Detailed Description

template<typename DataType>
struct SubtreeEquality< DataType >

DagNode equality tester, to enable its use in a map.

Definition at line 15 of file TopDag.h.

Member Function Documentation

template<typename DataType >
bool SubtreeEquality< DataType >::operator() ( const DagNode< DataType > &  node,
const DagNode< DataType > &  other 
) const
inline

Definition at line 16 of file TopDag.h.


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