Trait metafunction that determines whether the std::chrono::duration<REP, PERIOD> object can be converted to bsls::TimeInterval either implicitly or explicitly.
Synopsis
Declared in <bsls_timeinterval.h>
template<
class REP,
class PERIOD>
struct TimeInterval_DurationTraits;
Static Data Members
Name |
Description |
This compile time constant is |
|
This compile time constant is |
|
This compile time constant is |
|
This compile time constant is |
Created with MrDocs