LLVM: llvm::DefaultFoldingSetTrait< T > Struct Template Reference (original) (raw)

DefaultFoldingSetTrait - This class provides default implementations for [FoldingSetTrait](structllvm%5F1%5F1FoldingSetTrait.html "FoldingSetTrait - This trait class is used to define behavior of how to "profile" (in the FoldingSet ...") implementations. More...

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

Inheritance diagram for llvm::DefaultFoldingSetTrait< T >:

Detailed Description

template<typename T>
struct llvm::DefaultFoldingSetTrait< T >

DefaultFoldingSetTrait - This class provides default implementations for [FoldingSetTrait](structllvm%5F1%5F1FoldingSetTrait.html "FoldingSetTrait - This trait class is used to define behavior of how to "profile" (in the FoldingSet ...") implementations.

Definition at line 236 of file FoldingSet.h.

Member Function Documentation

ComputeHash()

Equals()

Profile() [1/2]

Profile() [2/2]


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