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.
|
This is the complete list of members for msl::safeint3::SubtractionHelper< T, U, SubtractionState_Uint64Int >, including all inherited members.
Subtract(const T &lhs, const U &rhs, T &result) SAFEINT_NOTHROW (defined in msl::safeint3::SubtractionHelper< T, U, SubtractionState_Uint64Int >) | msl::safeint3::SubtractionHelper< T, U, SubtractionState_Uint64Int > | inlinestatic |
SubtractThrow(const T &lhs, const U &rhs, T &result) SAFEINT_CPP_THROW (defined in msl::safeint3::SubtractionHelper< T, U, SubtractionState_Uint64Int >) | msl::safeint3::SubtractionHelper< T, U, SubtractionState_Uint64Int > | inlinestatic |