1/*******************************************************************\
5Author: Daniel Kroening, kroening@kroening.com
7\*******************************************************************/
12#ifndef CPROVER_UTIL_STRING_HASH_H
13#define CPROVER_UTIL_STRING_HASH_H
21// NOLINTNEXTLINE(readability/identifiers)
30#endif // CPROVER_UTIL_STRING_HASH_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
std::size_t hash_string(std::string_view)
std::size_t operator()(const std::string &s) const