#include <vgtl_intadapt.h>
Public Types | |
| typedef __a1 * | first_argument_type |
| standard binary predicate definitions | |
| typedef __a2 * | second_argument_type |
| standard binary predicate definitions | |
| typedef _Compare::result_type | result_type |
| standard binary predicate definitions | |
Public Methods | |
| result_type | operator() (__a1 *arg1, __a2 *arg2) const |
| the real adaptor | |
__a1 and __a2 to a comparison predicate on the pointers to __a1 and __a2, respectively.
Definition at line 46 of file vgtl_intadapt.h.
1.2.18