.TH "std::indirectly_comparable" 3cxx "Tue Jun 13 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::indirectly_comparable \- [alg\&.req\&.ind\&.cmp], concept \fCindirectly_comparable\fP .SH SYNOPSIS .br .PP .PP \fC#include \fP .SH "Concept definition" .PP .nf template concept std::indirectly_comparable = indirect_binary_predicate<_Rel, projected<_I1, _P1>, projected<_I2, _P2>> .fi .SH "Detailed Description" .PP [alg\&.req\&.ind\&.cmp], concept \fCindirectly_comparable\fP .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.