Same as the preceding overload, using the specified clockType for timed operations.
Synopsis
Declared in <bdlcc_deque.h>
explicit
Deque(
bsls::SystemClockType::Enum clockType,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs