std::iterator_traits< libebook::XMLTreeWalker::AttributeIterator > Struct Template Reference

#include <XMLTreeWalker.h>

List of all members.

Public Types

typedef
libebook::XMLTreeWalker::Attribute 
value_type
typedef std::ptrdiff_t difference_type
typedef std::forward_iterator_tag iterator_category
typedef
libebook::XMLTreeWalker::Attribute
pointer_type
typedef
libebook::XMLTreeWalker::Attribute
reference_type

template<>
struct std::iterator_traits< libebook::XMLTreeWalker::AttributeIterator >


Member Typedef Documentation

typedef std::ptrdiff_t std::iterator_traits< libebook::XMLTreeWalker::AttributeIterator >::difference_type
typedef std::forward_iterator_tag std::iterator_traits< libebook::XMLTreeWalker::AttributeIterator >::iterator_category

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