Polymorphic specialization that converts via dynamic_cast.

Synopsis

Declared in <bslma_deleterhelper.h>

template<>
struct DeleterHelper_Helper<true>;

Static Member Functions

Name

Description

caster

Return object converted to void * via dynamic_cast.

Created with MrDocs