LLVM: llvm::detail::AllocatorHolder< Alloc > Class Template Reference (original) (raw)
#include "[llvm/Support/AllocatorBase.h](AllocatorBase%5F8h%5Fsource.html)"
Inheritance diagram for llvm::detail::AllocatorHolder< Alloc >:
| Public Member Functions | |
|---|---|
| AllocatorHolder ()=default | |
| AllocatorHolder (const Alloc &A) | |
| AllocatorHolder (Alloc &&A) | |
| Alloc & | getAllocator () |
| const Alloc & | getAllocator () const |
Detailed Description
template<typename Alloc>
class llvm::detail::AllocatorHolder< Alloc >
Definition at line 111 of file AllocatorBase.h.
Constructor & Destructor Documentation
◆ AllocatorHolder() [2/3]
◆ AllocatorHolder() [3/3]
Member Function Documentation
◆ getAllocator() [1/2]
◆ getAllocator() [2/2]
The documentation for this class was generated from the following file:
- include/llvm/Support/AllocatorBase.h