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.
|
Function object to perform case insensitive comparison of wstrings. More...
#include <http_headers.h>
Public Member Functions | |
bool | operator() (const utility::string_t &str1, const utility::string_t &str2) const |
Function object to perform case insensitive comparison of wstrings.