bsl::chrono::treat_as_floating_point_v

This template variable represents the result value of the std::chrono::treat_as_floating_point meta-function.

Synopsis

Declared in <bslstl_chrono.h>

template<class TYPE>
constexpr bool treat_as_floating_point_v = std::chrono::treat_as_floating_point<TYPE>::value;