![]() |
Leptonica 1.85.0
Image processing and image analysis suite
|
#include <rbtree.h>
Data Fields | |
| l_int64 | itype |
| l_uint64 | utype |
| l_float64 | ftype |
| void * | ptype |
Storage for keys and values for red-black trees, maps and sets.
Note: (1) Keys and values of the valid key types are all 64-bit (2) (void *) can be used for values but not for keys.