Same as the preceding overload, for a long double argument.
Declared in <bslstl_chrono.h>
constexpr
bsl::chrono::duration<long double, bsl::ratio<3600, 1>>
operator""_h(long double hrs);
duration representing hrs hours
| Name | Description |
|---|---|
| hrs | number of hours |