Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

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 Methods

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 46 of file vgtl_intadapt.h.


The documentation for this class was generated from the following file:
Generated on Tue Nov 4 01:41:48 2003 for Vienna Graph Template Library by doxygen1.2.18