Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSLT Processor Version 1.7
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
pointer_equals Template Struct Reference
#include <STLHelper.hpp>
Inheritance diagram for pointer_equals
Collaboration diagram for pointer_equals:
List of all members.
Public Types
Public Methods
Member Typedef Documentation
template<classT> |
typedef std::binary_function<const T*, const T*, bool> pointer_equals<T>::BaseClassType
|
|
template<classT> |
typedef BaseClassType::first_argument_type pointer_equals<T>::first_argument_type
|
|
template<classT> |
typedef BaseClassType::result_type pointer_equals<T>::result_type
|
|
template<classT> |
typedef BaseClassType::second_argument_type pointer_equals<T>::second_argument_type
|
|
Member Function Documentation
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.
Xalan-C++ XSLT Processor Version 1.7
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.
|
|