|
FE 0.15.0
A C++23 toolkit for writing compiler/interpreter frontends.
|
Hashes the characters, not the pointer - String::Equal compares them, and the two have to agree. More...
#include <fe/sym.h>
Public Member Functions | |
| size_t | operator() (const String *s) const noexcept |
Hashes the characters, not the pointer - String::Equal compares them, and the two have to agree.
|
inlinenoexcept |
Definition at line 61 of file sym.h.
References fe::hash_begin(), and fe::Sym::String::String().