Destroy the current managed object (if any) and reset this managed pointer to empty.
Synopsis
Declared in <bslma_managedptr.h>
void
clear();
Description
DEPRECATED: Use reset instead.
Created with MrDocs
Destroy the current managed object (if any) and reset this managed pointer to empty.
Declared in <bslma_managedptr.h>
void
clear();
DEPRECATED: Use reset instead.
Created with MrDocs