Equals functor for DOMStrings. More...
#include <XalanDOMString.hpp>
Inherits binary_function< const XalanDOMString &, const XalanDOMString &, bool >.
Public Member Functions | |
result_type | operator() (first_argument_type theLHS, second_argument_type theRHS) const |
Equals functor for DOMStrings.
theLHS | first string to compare |
theRHS | second string to compare |
Definition at line 905 of file XalanDOMString.hpp.
|
inline |
Definition at line 909 of file XalanDOMString.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|