kblib 0.2.3
General utilities library for modern C++
|
Uses the class's virtual destructor. More...
#include <kblib/poly_obj.h>
Public Member Functions | |
default_destroy () noexcept=default | |
template<typename T > | |
default_destroy (T *) noexcept | |
auto | destroy (Obj *obj) -> void |
Uses the class's virtual destructor.
Definition at line 350 of file poly_obj.h.
|
defaultnoexcept |
|
inlineexplicitnoexcept |
Definition at line 353 of file poly_obj.h.
|
inline |
Definition at line 355 of file poly_obj.h.