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.
Public Member Functions | List of all members
web::http::http_headers::_case_insensitive_cmp Struct Reference

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
 

Detailed Description

Function object to perform case insensitive comparison of wstrings.


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