ucx
UAP Common Extensions
|
An element in a visitor queue. More...
#include <tree.h>
Data Fields | |
void * | node |
The tree node to visit. | |
size_t | depth |
The depth of the node. | |
struct cx_tree_visitor_queue_s * | next |
The next element in the queue or NULL . | |
An element in a visitor queue.