#include <xalanc/Include/PlatformDefinitions.hpp>
#include <algorithm>
#include <functional>
#include <xalanc/Include/XalanMap.hpp>
Go to the source code of this file.
MapValueDeleteFunctor<MapType> makeMapValueDeleteFunctor | ( | MapType & | theMap | ) |
Definition at line 297 of file STLHelper.hpp.
XalanDestroyFunctor<Type> makeXalanDestroyFunctor | ( | const Type * | ) |
Definition at line 89 of file STLHelper.hpp.
size_t XalanScalarHash | ( | ScalarType | theValue, | |
size_t | theResult | |||
) | [inline] |
Definition at line 411 of file STLHelper.hpp.
Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSLT Processor Version 1.11 |
|