reglibcpp
2.0.0
A C++ implementation of models for regular languages
|
Provides std::unordered_set::key_eq for state_set. More...
#include <nfa.h>
Public Member Functions | |
bool | operator() (std::reference_wrapper< std::string const > const &lhs, std::reference_wrapper< std::string const > const &rhs) const |
Delegates equality check to referenced objects. More... | |
Provides std::unordered_set::key_eq for state_set.
|
inline |