Xalan-C++ API Reference
1.12.0
|
This functor is designed to compare 0-terminated wide strings in a case-insensitive manner. More...
#include <xalanc/PlatformSupport/DOMStringHelper.hpp>
Public Member Functions | |
bool | operator() (const XalanDOMChar *theLHS, const XalanDOMChar *theRHS) const |
Compare the values of two objects. More... | |
This functor is designed to compare 0-terminated wide strings in a case-insensitive manner.
It substitutes for the default less<type*> so that the contents of wide strings can be compared, rather than just the pointers.
Definition at line 2662 of file DOMStringHelper.hpp.
|
inline |
Compare the values of two objects.
theLHS | first object to compare |
theRHS | second object to compare |
Definition at line 2673 of file DOMStringHelper.hpp.
References xalanc::compareIgnoreCaseASCII().
Copyright © 1999-2020 The Apache Software Foundation. All Rights Reserved.
Generated on Sun May 31 2020 10:37:32 for Xalan-C++ API Reference by 1.8.17