Template metafunction to determine if the specified TYPE is a std::chrono::duration.
Synopsis
Declared in <bsls_timeinterval.h>
template<class TYPE>
struct TimeInterval_IsDuration
: std::false_type
Base Classes
Name |
Description |
|
Specializations
Name |
Description |
|
Template metafunction specialization for |
Created with MrDocs