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