This component-private struct is a visitor that destroys the active alternative of the visited variant object.
Declared in <bslstl_variant.h>
struct Variant_DestructorVisitor;
| Name | Description |
|---|---|
operator() | Destroy the specified object, which is the alternative that is being visited. |