Increment the size attribute of this bucket by the specified amount.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
void
incrementSize(int amount);
Parameters
Name |
Description |
amount |
amount by which to increase the size |
Created with MrDocs