![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
Helper to detect if duration conversion would cause overflow. More...
Static Public Attributes | |
| static constexpr auto | value |
True if FromPeriod can be converted to ToPeriod without risk of overflow. | |
Helper to detect if duration conversion would cause overflow.
| FromPeriod | The period of the source duration |
| ToPeriod | The period of the target duration |
|
staticconstexpr |
True if FromPeriod can be converted to ToPeriod without risk of overflow.