Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Static Public Member Functions
compare::TrieCompare Class Reference

#include <TrieCompare.h>

Static Public Member Functions

template<class R , class T >
static bool compare (const ext::trie< R, T > &a, const ext::trie< R, T > &b)
 

Member Function Documentation

◆ compare()

template<class R , class T >
static bool compare::TrieCompare::compare ( const ext::trie< R, T > &  a,
const ext::trie< R, T > &  b 
)
inlinestatic

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