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

#include <xalanc/Include/XalanList.hpp>

Public Types

typedef Value value_type
 
typedef Valuereference
 
typedef Valuepointer
 

Detailed Description

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

Definition at line 47 of file XalanList.hpp.

Member Typedef Documentation

◆ pointer

Definition at line 51 of file XalanList.hpp.

◆ reference

Definition at line 50 of file XalanList.hpp.

◆ value_type

Definition at line 49 of file XalanList.hpp.


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