Create the guard using the specified basicAllocator to supply memory.
Declared in <bslmt_timedcompletionguard.h>
explicit
TimedCompletionGuard(allocator_type const& basicAllocator);
failByAbort is used when a set duration expires.
| Name | Description |
|---|---|
| basicAllocator | allocator used to supply memory |