Xalan-C++ API Reference 1.12.0
Public Types | List of all members
xalanc::XalanListConstIteratorTraits< Value > Struct Template Reference

#include <xalanc/Include/XalanList.hpp>

Public Types

typedef Value value_type
 
typedef const Valuereference
 
typedef const Valuepointer
 

Detailed Description

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

Definition at line 55 of file XalanList.hpp.

Member Typedef Documentation

◆ pointer

Definition at line 59 of file XalanList.hpp.

◆ reference

Definition at line 58 of file XalanList.hpp.

◆ value_type

Definition at line 57 of file XalanList.hpp.


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