Esempio n. 1
0
 static
 NodeSet::Ptr
 rootsWrapper(NodeSet::Ptr nodeSet)
 {
     return nodeSet->roots();
 }