dune-istl 2.8.0
|
Class used by shared_ptr to deallocate memory using the proper allocator. More...
#include <dune/istl/bcrsmatrix.hh>
Public Member Functions | |
Deallocator (typename std::allocator_traits< A >::template rebind_alloc< size_type > &sizeAllocator) | |
void | operator() (size_type *p) |
Class used by shared_ptr to deallocate memory using the proper allocator.
|
inline |
|
inline |