LLVM: llvm::less_second Struct Reference (original) (raw)

Function object to check whether the second component of a container supported by std::get (like std::pair and std::tuple) compares less than the second component of another container. More...

#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"

Function object to check whether the second component of a container supported by std::get (like std::pair and std::tuple) compares less than the second component of another container.

Definition at line 1446 of file STLExtras.h.

operator()()


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