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