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