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