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

Name

Description

operator()

Destroy the specified object, which is the alternative that is being visited.

Created with MrDocs