Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
#include <Types.h>
NumericLimits template provides a standardized way to query various properties of zserio numerical type wrappers. Inspired by std::numeric_limits.
This information is provided via specializations of the NumericLimits template. All types provide information about their minimum and maximum value.