pointer_adaptor< _Compare > Class Template Reference
[Classes and types for internal use]

adaptor transforming a comparison predicate to pointers More...

#include <vgtl_intadapt.h>

List of all members.

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 Member Functions

result_type operator() (__a1 *arg1, __a2 *arg2) const
 the real adaptor


Detailed Description

template<class _Compare>
class pointer_adaptor< _Compare >

This adaptor transforms a binary comparison predicate for two data types __a1 and __a2 to a comparison predicate on the pointers to __a1 and __a2, respectively.

Definition at line 47 of file vgtl_intadapt.h.


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

Generated on Tue Feb 9 14:42:51 2010 for Vienna Graph Template Library by  doxygen 1.5.8