This visitor, when invoked as a function object on an instance of some template parameter TYPE, will destroy that instance.

Synopsis

Declared in <bdlb_variant.h>

struct Variant_DestructorVisitor;

Member Functions

Name

Description

operator()

Destroy the supplied object of template parameter TYPE.

Created with MrDocs