[#BloombergLP-bsls-PreconditionsHandler-PreconditionHandlerType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/PreconditionsHandler.adoc[PreconditionsHandler]::PreconditionHandlerType :relfileprefix: ../../../ :mrdocs: `PreconditionHandlerType` is an alias for a pointer to a function returning `void` and taking no parameters. == Synopsis Declared in `<bsls_preconditions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void(* PreconditionHandlerType)(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#