Xalan-C++ API Reference 1.12.0
xalanc::XalanMapIteratorTraits< Value > Struct Template Reference

#include <xalanc/Include/XalanMap.hpp>

Public Types

typedef Value value_type
typedef Value & reference
typedef Value * pointer

Detailed Description

template<class Value>
struct xalanc::XalanMapIteratorTraits< Value >

Definition at line 99 of file XalanMap.hpp.

Member Typedef Documentation

◆ pointer

template<class Value>
typedef Value* xalanc::XalanMapIteratorTraits< Value >::pointer

Definition at line 103 of file XalanMap.hpp.

◆ reference

template<class Value>
typedef Value& xalanc::XalanMapIteratorTraits< Value >::reference

Definition at line 102 of file XalanMap.hpp.

◆ value_type

template<class Value>
typedef Value xalanc::XalanMapIteratorTraits< Value >::value_type

Definition at line 101 of file XalanMap.hpp.


The documentation for this struct was generated from the following file: