◆ pointer
◆ unique_aligned_array() [1/3]
◆ unique_aligned_array() [2/3]
◆ unique_aligned_array() [3/3]
◆ get() [1/2]
◆ get() [2/2]
◆ get_deleter() [1/2]
  
  
      
        
          | const std::unique_ptr< T, std::function< void(T *)> >::deleter_type & get_deleter  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinenoexcept   | 
  
 
 
◆ get_deleter() [2/2]
  
  
      
        
          | std::unique_ptr< T, std::function< void(T *)> >::deleter_type & get_deleter  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinenoexcept   | 
  
 
 
◆ operator=()
◆ operator[]() [1/2]
  
  
      
        
          | T & operator[]  | 
          ( | 
          const size_t  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator[]() [2/2]
  
  
      
        
          | const T & operator[]  | 
          ( | 
          const size_t  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ reset()
The documentation for this class was generated from the following file: