typedef std::binary_function<const T*, const T*, bool> pointer_equals< T >::BaseClassType |
typedef BaseClassType::first_argument_type pointer_equals< T >::first_argument_type |
typedef BaseClassType::result_type pointer_equals< T >::result_type |
typedef BaseClassType::second_argument_type pointer_equals< T >::second_argument_type |
result_type pointer_equals< T >::operator() | ( | first_argument_type | theLHS, | |
second_argument_type | theRHS | |||
) | const |
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
![]() |
Xalan-C++ XSLT Processor Version 1.10 |
|