rapidxml
|
Inserts a new child node at specified place inside the node. All children after and including the specified node are moved one position back.
References xml_node< Ch >::append_node(), rapidxml::node_document, xml_base< Ch >::parent(), xml_node< Ch >::prepend_node(), and xml_node< Ch >::type(). |