Reset the specified ref to the default value.

Synopsis

Declared in <bdlar_enumref.h>

void
bdlat_valueTypeReset(EnumRef* ref);

Parameters

Name

Description

ref

enumeration reference to reset

Created with MrDocs