Return true if this guard is currently configured with a duration to guard, and false otherwise.
Synopsis
Declared in <bslmt_timedcompletionguard.h>
bool
isGuarding() const;
Return Value
true if this guard is currently configured with a duration to guard, and false otherwise
Created with MrDocs