libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Another trivial class to make calling the dtor of an object into a functor. More...
#include <deleter.hpp>
Public Types | |
typedef V | element_type |
Public Member Functions | |
void FORCE_INLINE | operator() (element_type *v) const noexcept(true) |
Another trivial class to make calling the dtor of an object into a functor.
Definition at line 61 of file deleter.hpp.
typedef V jmmcg::LIBJMMCG_VER_NAMESPACE::placement_dtor< V >::element_type |
Definition at line 62 of file deleter.hpp.
|
inlinenoexcept |
Definition at line 64 of file deleter.hpp.