#include <BSTArray.h>
◆ size_type
◆ BSTArrayHeapAllocator() [1/3]
  
  
      
        
          | constexpr RE::BSTArrayHeapAllocator::BSTArrayHeapAllocator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
constexprdefaultnoexcept   | 
  
 
 
◆ BSTArrayHeapAllocator() [2/3]
◆ BSTArrayHeapAllocator() [3/3]
◆ ~BSTArrayHeapAllocator()
  
  
      
        
          | RE::BSTArrayHeapAllocator::~BSTArrayHeapAllocator  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ allocate()
  
  
      
        
          | void * RE::BSTArrayHeapAllocator::allocate  | 
          ( | 
          std::size_t  | 
          a_size | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ capacity()
  
  
      
        
          | constexpr size_type RE::BSTArrayHeapAllocator::capacity  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexprnoexcept   | 
  
 
 
◆ data() [1/2]
  
  
      
        
          | constexpr const void * RE::BSTArrayHeapAllocator::data  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexprnoexcept   | 
  
 
 
◆ data() [2/2]
  
  
      
        
          | constexpr void * RE::BSTArrayHeapAllocator::data  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineconstexprnoexcept   | 
  
 
 
◆ deallocate()
  
  
      
        
          | void RE::BSTArrayHeapAllocator::deallocate  | 
          ( | 
          void *  | 
          a_ptr | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_allocator_traits()
  
  
      
        
          | constexpr void RE::BSTArrayHeapAllocator::set_allocator_traits  | 
          ( | 
          void *  | 
          a_data,  | 
         
        
           | 
           | 
          std::uint32_t  | 
          a_capacity,  | 
         
        
           | 
           | 
          std::size_t  | 
            | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineconstexprprotectednoexcept   | 
  
 
 
◆ TES_HEAP_REDEFINE_NEW()
      
        
          | RE::BSTArrayHeapAllocator::TES_HEAP_REDEFINE_NEW  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: