xmlwrapp
Lightweight C++ XML parsing library
|
The iterator provides a way to access nodes in the view similar to a standard C++ container. More...
#include <nodes_view.h>
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.