Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Public Member Functions
stringology::properties::BackboneLength::BackboneLengthLess< StateType > Class Template Reference

#include <BackboneLength.h>

Public Member Functions

bool operator() (const std::pair< StateType, unsigned > &first, const std::pair< StateType, unsigned > &second)
 

Member Function Documentation

◆ operator()()

template<class StateType >
bool stringology::properties::BackboneLength::BackboneLengthLess< StateType >::operator() ( const std::pair< StateType, unsigned > &  first,
const std::pair< StateType, unsigned > &  second 
)
inline

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