The quantity has defined partital specialization of std::numeric_limits, works as std::numeric_limits<ValueType>;.
More...
#include <quantity.h>
|
constexpr static T | lowest () |
|
constexpr static T | min () |
|
constexpr static T | max () |
|
template<emlabcpp::quantity_derived T>
struct std::numeric_limits< T >
The quantity has defined partital specialization of std::numeric_limits, works as std::numeric_limits<ValueType>;.
◆ value_type
template<emlabcpp::quantity_derived T>
using std::numeric_limits< T >::value_type = typename T::value_type |
◆ lowest()
template<emlabcpp::quantity_derived T>
constexpr static T std::numeric_limits< T >::lowest |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ max()
template<emlabcpp::quantity_derived T>
constexpr static T std::numeric_limits< T >::max |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ min()
template<emlabcpp::quantity_derived T>
constexpr static T std::numeric_limits< T >::min |
( |
| ) |
|
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: