|
BDE 4.14.0 Production release
|
#include <bdlb_variant.h>
Public Member Functions | |
| template<class TYPE > | |
| void | operator() (TYPE &object) const |
This visitor, when invoked as a function object on an instance of some template parameter TYPE, will destroy that instance.
|
inline |