Partial specialization of the FormatterBase_IsStdChronoDuration template for std::chrono::duration.
Declared in <bslfmt_formatterbase.h>
template<
class t_REP,
class t_PERIOD>
struct FormatterBase_IsStdChronoDuration<std::chrono::duration<t_REP, t_PERIOD>>;
| Name | Description |
|---|---|
value | This value is always true. |