This visitor, when invoked as a function object on an instance of some template parameter TYPE, will destroy that instance.
Declared in <bdlb_variant.h>
struct Variant_DestructorVisitor;
| Name | Description |
|---|---|
operator() | Destroy the supplied object of template parameter TYPE. |