Declares the hasher member, and functions forwarding directly to the hasher.
Synopsis
Declared in <llvm/Support/HashBuilder.h>
template<typename HasherT>
class HashBuilderBase;
Type Aliases
Name |
Member Functions
Protected Member Functions
Name |
Description |
|
Constructors |
Derived Classes
Name |
Description |
Interface to help hash various types through a hasher type. |
Created with MrDocs