This struct provides a namespace for a suite of utility functions that destroy elements of the parameterized type TYPE. Depending on the traits of TYPE, the destructor may be invoked or not (i.e., optimized away as a no‐op).
Synopsis
Declared in <bslma_destructionutil.h>
struct DestructionUtil;
Static Member Functions
Name |
Description |
Destroy the specified |
Created with MrDocs