xmlwrapp
Lightweight C++ XML parsing library
List of all members
xml::nodes_view::iterator Class Reference

The iterator provides a way to access nodes in the view similar to a standard C++ container. More...

#include <nodes_view.h>

Detailed Description

The iterator provides a way to access nodes in the view similar to a standard C++ container.

As xml::node::iterator itself, this is only a forward iterator.


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