Return true if the specified (template parameter) type CLOCK matches the specified clockType, and false otherwise.
Synopsis
Declared in <bslmt_chronoutil.h>
template<class CLOCK>
static
bool
isMatchingClock(bsls::SystemClockType::Enum clockType);
Specializations
Name |
Created with MrDocs