LLVM 19.0.0git
llvm::hashbuilder_detail::IsHashableData< U > Struct Template Reference

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

#include "llvm/Support/HashBuilder.h"

Inheritance diagram for llvm::hashbuilder_detail::IsHashableData< U >:
Inheritance graph
[legend]

Detailed Description

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

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

Definition at line 35 of file HashBuilder.h.


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