Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <Hashing.hpp>
Public Member Functions | |
HashT (const stable_hash HashValue) | |
HashT (StringRef S) | |
stable_hash | getValue () const |
std::string | toString () const |
bool | operator== (const HashT &Other) const |
bool | operator< (const HashT &Other) const |
|
inline |
|
inline |
|
inline |
|
inline |