Quick Links:

bal | bbl | bdl | bsl

Public Member Functions

bdlb::Variant_DestructorVisitor Struct Reference

#include <bdlb_variant.h>

List of all members.

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.

See Component bdlb_variant


Member Function Documentation

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

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