Hi, I just begun to work with libclang and i got stuck now. In my program i am traversing the AST for gathering some cursors in a CXCursorSet. After traversing the tree i want to work with the Cursors i gathered so far, but i cant figure out how to do so. I cant imagine, that there is no way to iterate over the set. Thanks four your help, Tobias