Struct CaseInsensitiveLess

Struct Documentation

struct CaseInsensitiveLess

Provides case-insensitive op< semantics when called.

Public Functions

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