rapidxml
|
Removes last attribute of the node. If node has no attributes, behaviour is undefined. Use first_attribute() to test if node has attributes. References xml_node< Ch >::first_attribute(). Referenced by xml_node< Ch >::remove_attribute(). |