|
BDE 4.39.x Production Release
|
#include <bslstl_variant.h>
This component-private struct is a visitor that destroys the active alternative of the visited variant object.
See bslstl_variant
Public Member Functions | |
| template<class t_TYPE > | |
| void | operator() (t_TYPE &object) const |
|
inline |
Destroy the specified object, which is the alternative that is being visited.