Public Member Functions | |
MaybeDeleter (const bool toDelete) | |
void | operator() (T *obj) const |
Public Attributes | |
const bool | fDeleteMe |
Definition at line 51 of file ChannelView.h.
|
inline |
Definition at line 53 of file ChannelView.h.
|
inline |
Definition at line 55 of file ChannelView.h.
const bool CRT::ChannelView::MaybeDeleter< T >::fDeleteMe |
Definition at line 60 of file ChannelView.h.