template <typename Type>
struct NumericLimits
Defined at line 46 of file ../../third_party/openthread/src/core/common/numeric_limits.hpp
Provides a way to query properties of arithmetic types.
There are no members if `Type` is not a supported arithmetic type.