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

#include <xalanc/Include/XalanMap.hpp>

Public Types

typedef Value value_type
typedef const Value & reference
typedef const Value * pointer

Detailed Description

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

Definition at line 107 of file XalanMap.hpp.

Member Typedef Documentation

◆ pointer

template<class Value>
typedef const Value* xalanc::XalanMapConstIteratorTraits< Value >::pointer

Definition at line 111 of file XalanMap.hpp.

◆ reference

template<class Value>
typedef const Value& xalanc::XalanMapConstIteratorTraits< Value >::reference

Definition at line 110 of file XalanMap.hpp.

◆ value_type

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

Definition at line 109 of file XalanMap.hpp.


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