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.
|
Various utilities for string conversions and date and time manipulation. More...
Namespaces | |
conversions | |
Functions for Unicode string conversions. | |
timespan | |
Functions for converting to/from std::chrono::seconds to xml string. | |
Classes | |
class | cmp |
class | datetime |
class | nonce_generator |
Nonce string generator class. More... | |
Functions | |
int | operator- (datetime t1, datetime t2) |
Various utilities for string conversions and date and time manipulation.