data_structures
|
Go to the source code of this file.
Functions | |
size_t | rbt_size (const t_rbt *rbt) |
Returns the number of elements in this tree. More... | |
size_t rbt_size | ( | const t_rbt * | rbt | ) |
Returns the number of elements in this tree.
Definition at line 17 of file rbt_size.c.