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