xml_node::find_value_if
Copyright (C) 2005 IENT-RWTH Aachen
template<class Pred> iterator xml_node::find_value_if(Pred pr)
template<class Pred> const_iterator xml_node::find_value_if(Pred pr) const
Searches the first node which value satisfies the predicate