BloombergLP::bsls::TimeInterval_RepTraits

Trait metafunction that determines whether the specified REP type is considered a floating point type.

Synopsis

Declared in <bsls_timeinterval.h>

template<class REP>
struct TimeInterval_RepTraits;

Static Data Members

NameDescription
k_IS_FLOAT true if REP is a floating-point duration representation type.