|
cpp-ElementTree
Python ElementTree-alike XML API for C++
|
Represents iteration position produced by AttrMap::begin() and AttrMap::end(). More...
#include <element.hpp>
Public Member Functions | |
| const Attribute | operator* () |
| Yield an Attribute representing the attribute at this position. | |
Represents iteration position produced by AttrMap::begin() and AttrMap::end().
1.8.11