C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
msl::safeint3::SubtractionHelper< T, U, SubtractionState_BothUnsigned2 > Member List

This is the complete list of members for msl::safeint3::SubtractionHelper< T, U, SubtractionState_BothUnsigned2 >, including all inherited members.

Subtract(const T &lhs, const U &rhs, U &result) SAFEINT_NOTHROW (defined in msl::safeint3::SubtractionHelper< T, U, SubtractionState_BothUnsigned2 >)msl::safeint3::SubtractionHelper< T, U, SubtractionState_BothUnsigned2 >inlinestatic
SubtractThrow(const T &lhs, const U &rhs, U &result) SAFEINT_CPP_THROW (defined in msl::safeint3::SubtractionHelper< T, U, SubtractionState_BothUnsigned2 >)msl::safeint3::SubtractionHelper< T, U, SubtractionState_BothUnsigned2 >inlinestatic