|
ponder
3.2
C++ reflection library
|
Facilitate iteration over XML elements/arrays. More...
#include <rapidxml.hpp>
Public Member Functions | |
| ArrayIterator (Node arrayNode, detail::string_view name) | |
| bool | isEnd () const |
| void | next () |
| Node | getItem () |
Facilitate iteration over XML elements/arrays.