struct less_second

Declaration

struct less_second { /* full declaration omitted */ };

Description

Function object to check whether the second component of a std::pair compares less than the second component of another std::pair.

Declared at: llvm/include/llvm/ADT/STLExtras.h:973