|
cereal
A C++11 library for serialization
|
This file contains rapidxml iterators. More...
#include "rapidxml.hpp"Go to the source code of this file.
Classes | |
| class | rapidxml::node_iterator< Ch > |
| Iterator of child nodes of xml_node. More... | |
| class | rapidxml::attribute_iterator< Ch > |
| Iterator of child attributes of xml_node. More... | |
This file contains rapidxml iterators.
1.8.3.1