Sauce-0.10.1
A C++ Dependency Injection Framework
|
A smart pointer deleter that diposes with the given disposal. More...
#include <sauce/internal/disposal_deleter.h>
Public Member Functions | |
DisposalDeleter (DisposalPtr disposal) | |
void | operator() (Iface *iface) const |
Cast and dispose the given Iface instance. More... | |
A smart pointer deleter that diposes with the given disposal.
|
inline |
|
inline |
Cast and dispose the given Iface instance.