ucx
UAP Common Extensions
Loading...
Searching...
No Matches
Data Fields
cx_tree_visitor_queue_s Struct Reference

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_snext
 The next element in the queue or NULL.
 

Detailed Description

An element in a visitor queue.


The documentation for this struct was generated from the following file: