Same as the preceding overload, initializing any new elements to the specified initialValue.
Synopsis
Declared in <bdlc_queue.h>
void
setLength(
int newLength,
T const& initialValue);
Created with MrDocs
Same as the preceding overload, initializing any new elements to the specified initialValue.
Declared in <bdlc_queue.h>
void
setLength(
int newLength,
T const& initialValue);
Created with MrDocs