Reset the specified ref to its default‐constructed state.
Synopsis
Declared in <bdlar_choiceref.h>
void
bdlat_valueTypeReset(ChoiceRef* ref);
Parameters
Name |
Description |
ref |
choice reference to reset |
Created with MrDocs