MIP_SDK
v3.0.0-192-g8bd7933
MicroStrain Communications Library for embedded systems
|
A class representing an integer that saturates instead of overflowing. More...
#include <saturating_math.hpp>
A class representing an integer that saturates instead of overflowing.
T | Integer data type, e.g. int, uint8_t, int32_t, uint64_t. |