Reset the object referred to by the specified ref.

Synopsis

Declared in <bdlar_anyref.h>

void
bdlat_valueTypeReset(AnyRef* ref);

Parameters

Name

Description

ref

any reference to reset

Created with MrDocs