vtf-logo

ads::Address< Object > Struct Template Reference
[Functor: Address]

A functor for taking the address of an object. More...

#include <Address.h>

List of all members.

Public Types

typedef std::unary_function<
Object, Object * >::result_type 
result_type
 The result type is a pointer to the object type.

Public Member Functions

result_type operator() (Object &x) const
 Return the address of x.


Detailed Description

template<typename Object>
struct ads::Address< Object >

A functor for taking the address of an object.

Parameters:
Object is the object type.


The documentation for this struct was generated from the following file:
Generated on Fri Aug 24 12:55:39 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7