Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


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

#include <XalanDeque.hpp>

Public Types

typedef Value value_type
 

Public Attributes

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

Detailed Description

template<class Value>
struct XalanDequeConstIteratorTraits< Value >

Definition at line 48 of file XalanDeque.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 50 of file XalanDeque.hpp.

Member Data Documentation

◆ const_reference

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

Definition at line 53 of file XalanDeque.hpp.

◆ pointer

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

Definition at line 52 of file XalanDeque.hpp.

◆ reference

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

Definition at line 51 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