LLVM: llvm::hashbuilder_detail::IsHashableData< U > Struct Template Reference (original) (raw)

Trait to indicate whether a type's bits can be hashed directly (after endianness correction). More...

#include "[llvm/Support/HashBuilder.h](HashBuilder%5F8h%5Fsource.html)"

Inheritance diagram for llvm::hashbuilder_detail::IsHashableData< U >:

Detailed Description

template
struct llvm::hashbuilder_detail::IsHashableData< U >

Trait to indicate whether a type's bits can be hashed directly (after endianness correction).

Definition at line 34 of file HashBuilder.h.


The documentation for this struct was generated from the following file: