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.
Static Public Member Functions | List of all members
msl::safeint3::LargeIntRegMultiply< unsigned __int32, signed __int64 > Class Template Reference

Static Public Member Functions

static bool RegMultiply (unsigned __int32 a, const signed __int64 &b, unsigned __int32 *pRet) SAFEINT_NOTHROW
 
template<typename E >
static void RegMultiplyThrow (unsigned __int32 a, const signed __int64 &b, unsigned __int32 *pRet) SAFEINT_CPP_THROW
 

The documentation for this class was generated from the following file: