BloombergLP::bslstl::Variant_DestructorVisitor

This component-private struct is a visitor that destroys the active alternative of the visited variant object.

Synopsis

Declared in <bslstl_variant.h>

struct Variant_DestructorVisitor;

Member Functions

NameDescription
operator() Destroy the specified object, which is the alternative that is being visited.