[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_Bucket-setSize] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Bucket.adoc[StripedUnorderedContainerImpl_Bucket]::setSize :relfileprefix: ../../../ :mrdocs: Set the `size` attribute of this bucket to the specified `value`. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setSize(std::size_t value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#