BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlb::Variant_DestructorVisitor Struct Reference

#include <bdlb_variant.h>

Public Member Functions

template<class TYPE >
void operator() (TYPE &object) const
 

Detailed Description

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

Member Function Documentation

◆ operator()()

template<class TYPE >
void bdlb::Variant_DestructorVisitor::operator() ( TYPE &  object) const
inline

The documentation for this struct was generated from the following file: