[#BloombergLP-bslmt-OnceGuard-cancel] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslmt.adoc[bslmt]::xref:BloombergLP/bslmt/OnceGuard.adoc[OnceGuard]::cancel :relfileprefix: ../../../ :mrdocs: If this object is in the "in‐progress" state, call `cancel` on the associated `Once` object and exit the "in‐progress" state. Otherwise, do nothing. == Synopsis Declared in `<bslmt_once.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void cancel(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#