| 
    Nektar++
    
   | 
 
Public Member Functions | |
| DeallocateSharedPtr (const CustomDeallocator &d) | |
| void | operator() (ObjectType *&m) const | 
Private Attributes | |
| CustomDeallocator | m_dealloc | 
Definition at line 106 of file NekMemoryManager.hpp.
      
  | 
  inlineexplicit | 
Definition at line 109 of file NekMemoryManager.hpp.
      
  | 
  inline | 
Definition at line 114 of file NekMemoryManager.hpp.
References Nektar::MemoryManager< DataType >::Deallocate(), and Nektar::MemoryManager< DataType >::DeallocateSharedPtr< ObjectType, CustomDeallocator >::m_dealloc.
      
  | 
  private | 
Definition at line 121 of file NekMemoryManager.hpp.
Referenced by Nektar::MemoryManager< DataType >::DeallocateSharedPtr< ObjectType, CustomDeallocator >::operator()().
 1.8.8