BloombergLP::bdlb::Variant_DestructorVisitor

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

NameDescription
operator() Destroy the supplied object of template parameter TYPE.