Reset the specified ref to its default‐constructed state.

Synopsis

Declared in <bdlar_customizedtypetraits.h>

void
bdlat_valueTypeReset(CustomizedTypeRef* ref);

Parameters

Name

Description

ref

customized‐type reference to reset

Created with MrDocs