ゴミ箱
Public Member Functions | List of all members
boost::beast::iless Struct Reference

#include <string.hpp>

Inheritance diagram for boost::beast::iless:
boost::beast::http::basic_fields< Allocator >::key_compare

Public Member Functions

bool operator() (string_view lhs, string_view rhs) const
 

Detailed Description

A case-insensitive less predicate for strings.

The case-comparison operation is defined only for low-ASCII characters.

Member Function Documentation

bool boost::beast::iless::operator() ( string_view  lhs,
string_view  rhs 
) const
inline

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