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

Name

Description

k_IS_FLOAT

true if REP is a floating‐point duration representation type.

Created with MrDocs