eb_node

See original's library documentation for details.

Members

Aliases

first
alias first = .eb_first
Undocumented in source.
last
alias last = .eb_last
Undocumented in source.

Functions

next
typeof(&this) next()
Undocumented in source. Be warned that the author may not have intended to support it.
next_unique
typeof(&this) next_unique()
Undocumented in source. Be warned that the author may not have intended to support it.
prev
typeof(&this) prev()
Undocumented in source. Be warned that the author may not have intended to support it.
prev_unique
typeof(&this) prev_unique()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bit
short bit;
Undocumented in source.
branches
eb_root branches;
leaf_p
eb_troot_t* leaf_p;
Undocumented in source.
node_p
eb_troot_t* node_p;
Undocumented in source.
pfx
short pfx;
Undocumented in source.

Meta