Xalan-C++ API Documentation

The Xalan-C++ XSL Transformer Version 1.0

Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

MapKeyDeleteFunctor Struct Reference

#include <STLHelper.hpp>

Inheritance diagram for MapKeyDeleteFunctor:

std::unary_function Collaboration diagram for MapKeyDeleteFunctor:

List of all members.

Public Methods


Detailed Description

template<class T> struct MapKeyDeleteFunctor


Member Function Documentation

template<class T>
result_type MapKeyDeleteFunctor<T>::operator() (
argument_type thePair)

Delete the value object in a map value pair.

The value of the pair must be of pointer type.

Parameters:
thePair   key-value pair

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.0
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.