C++
C#
VB
JScript
All

Method xml_node::­find_name_if


Copyright (C) 2005 IENT-RWTH Aachen

template<class Pred> iterator       xml_node::find_name_if(Pred pr)
template<class Pred> const_iterator xml_node::find_name_if(Pred pr) const

Searches the first node which name satisfies the predicate