struct less_first
Declaration
struct less_first { /* full declaration omitted */ };
Description
Function object to check whether the first component of a std::pair compares less than the first component of another std::pair.
Declared at: llvm/include/llvm/ADT/STLExtras.h:965