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

#include <string.hpp>

Public Member Functions

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

Detailed Description

A case-insensitive equality predicate for strings.

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

Member Function Documentation

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

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