Same as the preceding overload, using the specified basicAllocator.
Synopsis
Declared in <bdlmt_eventscheduler.h>
explicit
EventScheduler(bslma::Allocator* basicAllocator);
Parameters
Name |
Description |
basicAllocator |
allocator used to supply memory |
Created with MrDocs