rapidxml
|
Inherited by xml_attribute< Ch >, and xml_node< Ch >.
Base class for xml_node and xml_attribute implementing common functions: name(), name_size(), value(), value_size() and parent().
Ch | Character type to use |