Reset the specified ref to the default value.

Synopsis

Declared in <bdlar_sequenceref.h>

void
bdlat_valueTypeReset(SequenceRef* ref);

Parameters

Name

Description

ref

sequence reference to reset

Created with MrDocs