Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

pointer_equals< T > Struct Template Reference

List of all members.

Public Types

Public Member Functions

template<class T>
struct pointer_equals< T >


Member Typedef Documentation

template<class T >
typedef std::binary_function<const T*, const T*, bool> pointer_equals< T >::BaseClassType

template<class T >
typedef BaseClassType::first_argument_type pointer_equals< T >::first_argument_type

template<class T >
typedef BaseClassType::result_type pointer_equals< T >::result_type

template<class T >
typedef BaseClassType::second_argument_type pointer_equals< T >::second_argument_type


Member Function Documentation

template<class T >
result_type pointer_equals< T >::operator() ( first_argument_type  theLHS,
second_argument_type  theRHS 
) const


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

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo