rapidxml
std::size_t value_size ( ) const [inline]

Gets size of node value, not including terminator character. This function works correctly irrespective of whether value is or is not zero terminated.

Returns:
Size of node value, in characters.

Referenced by memory_pool< Ch >::clone_node().