OR-Tools  9.6
AsciiCaseInsensitiveEq

Detailed Description

Definition at line 110 of file case.h.

Public Types

using is_transparent = void
 

Public Member Functions

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

Member Typedef Documentation

◆ is_transparent

using is_transparent = void

Definition at line 111 of file case.h.

Member Function Documentation

◆ operator()()

bool 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: