Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Types | List of all members
XalanDequeConstIteratorTraits< Value > Struct Template Reference

#include <XalanDeque.hpp>

Public Types

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

Detailed Description

template<class Value>
struct XalanDequeConstIteratorTraits< Value >

Definition at line 48 of file XalanDeque.hpp.

Member Typedef Documentation

◆ const_reference

template<class Value >
typedef const Value& XalanDequeConstIteratorTraits< Value >::const_reference

Definition at line 53 of file XalanDeque.hpp.

◆ pointer

template<class Value >
typedef const Value* XalanDequeConstIteratorTraits< Value >::pointer

Definition at line 52 of file XalanDeque.hpp.

◆ reference

template<class Value >
typedef const Value& XalanDequeConstIteratorTraits< Value >::reference

Definition at line 51 of file XalanDeque.hpp.

◆ value_type

template<class Value >
typedef Value XalanDequeConstIteratorTraits< Value >::value_type

Definition at line 50 of file XalanDeque.hpp.


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++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo