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 Attributes | List of all members
msl::safeint3::SafeIntMinMax< true, 64 > Class Template Reference

Static Public Attributes

static const __int64 min = static_cast<__int64>(0x8000000000000000LL)
 
static const __int64 max = 0x7fffffffffffffffLL
 

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