LLVM: llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes >::LazyValueConstructor Class Reference (original) (raw)
#include "[llvm/ADT/TrieRawHashMap.h](TrieRawHashMap%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| value_type & | operator() (T &&RHS) |
| value_type & | operator() (const T &RHS) |
| template<class... ArgsT> | |
| value_type & | emplace (ArgsT &&...Args) |
| LazyValueConstructor (LazyValueConstructor &&RHS) | |
| ~LazyValueConstructor () |
| Friends | |
|---|---|
| class | ThreadSafeTrieRawHashMap |
template<class T, size_t NumHashBytes>
class llvm::ThreadSafeTrieRawHashMap< T, NumHashBytes >::LazyValueConstructor
Definition at line 277 of file TrieRawHashMap.h.
template<class T, size_t NumHashBytes>
◆ ~LazyValueConstructor()
template<class T, size_t NumHashBytes>
◆ emplace()
template<class T, size_t NumHashBytes>
template<class... ArgsT>
◆ operator()() [1/2]
template<class T, size_t NumHashBytes>
◆ operator()() [2/2]
template<class T, size_t NumHashBytes>
◆ ThreadSafeTrieRawHashMap
template<class T, size_t NumHashBytes>
The documentation for this class was generated from the following file:
- include/llvm/ADT/TrieRawHashMap.h