reglibcpp
2.0.0
A C++ implementation of models for regular languages
|
Provides std::unordered_set::hash_function for state_set. More...
#include <nfa.h>
Public Member Functions | |
size_t | operator() (std::reference_wrapper< std::string const > const &ref) const |
Delegates hashing to referenced objects. More... | |
Provides std::unordered_set::hash_function for state_set.
|
inline |