Reset the specified ref to its default‐constructed state.

Synopsis

Declared in <bdlar_dynamictyperef.h>

void
bdlat_valueTypeReset(DynamicTypeRef* ref);

Parameters

Name

Description

ref

dynamic type reference to reset

Created with MrDocs