rapidxml
|
Prepends a new child node. The prepended child becomes the first child, and all existing children are moved one position back.
References xml_node< Ch >::first_node(), rapidxml::node_document, xml_base< Ch >::parent(), and xml_node< Ch >::type(). Referenced by xml_node< Ch >::insert_node(). |