rapidxml
void remove_first_node ( ) [inline]

Removes first child node. If node has no children, behaviour is undefined. Use first_node() to test if node has children.

References xml_node< Ch >::first_node().

Referenced by xml_node< Ch >::remove_node().