MIP_SDK
v3.0.0-343-g605b467
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. |