[#BloombergLP-bdlb-ScopeExitAny] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::ScopeExitAny :relfileprefix: ../../ :mrdocs: `ScopeExitAny` is an alias to `ScopeExit<bsl::function<void()> >`, effectively making it a polymorphic scope exit type. == Synopsis Declared in `<bdlb_scopeexit.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:BloombergLP/bdlb/ScopeExit-0e.adoc[ScopeExit<bsl::function<void()>>] ScopeExitAny; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#