Exemplo n.º 1
0
 static ChildIteratorType child_begin(const NodeRef N) {
   return N->succ_begin();
 }