Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
strings::AsciiCaseInsensitiveEq Struct Reference

#include <case.h>

Public Types

using is_transparent = void
 

Public Member Functions

bool operator() (absl::string_view s1, absl::string_view s2) const
 

Detailed Description

Definition at line 110 of file case.h.

Member Typedef Documentation

◆ is_transparent

Definition at line 111 of file case.h.

Member Function Documentation

◆ operator()()

bool strings::AsciiCaseInsensitiveEq::operator() ( absl::string_view s1,
absl::string_view s2 ) const

Definition at line 107 of file case.cc.


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