PreconditionHandlerType is an alias for a pointer to a function returning void and taking no parameters.
Synopsis
Declared in <bsls_preconditions.h>
typedef void(* PreconditionHandlerType)();
Created with MrDocs
PreconditionHandlerType is an alias for a pointer to a function returning void and taking no parameters.
Declared in <bsls_preconditions.h>
typedef void(* PreconditionHandlerType)();
Created with MrDocs