cereal
A C++11 library for serialization
 All Classes Files Functions Variables Typedefs Enumerations Groups
Classes
rapidxml_iterators.hpp File Reference

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...
 

Detailed Description

This file contains rapidxml iterators.