Xalan-C++ API Documentation
Xalan-C++ API Documentation
The Xalan C++ XSL Transformer Version 1.1
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
MapKeyDeleteFunctor Template Struct Reference
#include <STLHelper.hpp>
Inheritance diagram for MapKeyDeleteFunctor
[legend]Collaboration diagram for MapKeyDeleteFunctor:
[legend]List of all members.Public Types
Public Methods
Member Typedef Documentation
template<classT> |
typedef std::unary_function<const typename T::value_type&, void> MapKeyDeleteFunctor<T>::BaseClassType
|
|
template<classT> |
typedef BaseClassType::argument_type MapKeyDeleteFunctor<T>::argument_type
|
|
template<classT> |
typedef BaseClassType::result_type MapKeyDeleteFunctor<T>::result_type
|
|
Member Function Documentation
|
Delete the value object in a map value pair.
The value of the pair must be of pointer type. -
Parameters:
-
|
The documentation for this struct was generated from the following file:
Interpreting class diagrams
Doxygen and
GraphViz are used to generate this API documentation from the Xalan-C header files.
Xalan-C++ XSL Transformer Version 1.1
Copyright © 2000, 2001 The Apache Software Foundation. All Rights Reserved.
|
|