NDDEM
Classes | Namespaces | Functions
rapidxml_utils.hpp File Reference
#include "rapidxml.hpp"
#include <vector>
#include <string>
#include <fstream>
#include <stdexcept>

Go to the source code of this file.

Classes

class  cereal::rapidxml::file< Ch >
 Represents data loaded from a file. More...
 

Namespaces

 cereal
 in certain simple scenarios. They should probably not be used if maximizing performance is the main objective.
 
 cereal::rapidxml
 

Functions

template<class Ch >
std::size_t cereal::rapidxml::count_children (xml_node< Ch > *node)
 
template<class Ch >
std::size_t cereal::rapidxml::count_attributes (xml_node< Ch > *node)