OR-Tools  9.6
AsciiCaseInsensitiveLess

Detailed Description

Definition at line 83 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 85 of file case.h.

Member Function Documentation

◆ operator()()

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

Definition at line 86 of file case.h.


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