[#BloombergLP-ball-CategoryManagerImpUtil-resetCategoryHolders] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManagerImpUtil.adoc[CategoryManagerImpUtil]::resetCategoryHolders :relfileprefix: ../../../ :mrdocs: Reset the category holders linked to the specified `category`. == Synopsis Declared in `<ball_category.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void resetCategoryHolders(xref:BloombergLP/ball/Category.adoc[Category]* category); ---- == Description Reset the category holders to which the specified `category` is linked to their default value. See the function‐level documentation of `CategoryHolder::reset` for further information on the default value of category holders. == Parameters [cols="1,4"] |=== | Name| Description | *category* | category whose linked holders are reset |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#