|
Xalan-C++ API Reference
1.12.0
|
Functor to delete value objects in maps, used in STL iteration algorithms. More...
#include <xalanc/Include/STLHelper.hpp>
Public Member Functions | |
| MapValueDeleteFunctor (MemoryManager &theManager) | |
| void | operator() (const typename T::value_type &thePair) const |
| Delete the value object in a map value pair. More... | |
Functor to delete value objects in maps, used in STL iteration algorithms.
Definition at line 149 of file STLHelper.hpp.
|
inline |
Definition at line 151 of file STLHelper.hpp.
|
inline |
Delete the value object in a map value pair.
The value of the pair must be of pointer type.
| thePair | key-value pair |
Definition at line 163 of file STLHelper.hpp.
References xalanc::makeXalanDestroyFunctor().
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