Trait metafunction that determines whether the specified REP type is considered a floating point type.
Declared in <bsls_timeinterval.h>
template<class REP>
struct TimeInterval_RepTraits;
| Name | Description |
|---|---|
k_IS_FLOAT | true if REP is a floating-point duration representation type. |