MIP_SDK
v3.0.0-187-g93c7302
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. |