Create a removeAll proctor that conditionally manages the specified array (if non‐zero).

Synopsis

Declared in <bdlc_compactedarray.h>

CompactedArray_RemoveAllProctor(CompactedArray<TYPE>* array);

Parameters

Name

Description

array

array to manage, or 0

Created with MrDocs