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