![]() |
Embedded Template Library
1.0
|
A binary tree link. More...
#include <intrusive_links.h>
Public Types | |
enum | { ID = ID_ } |
Public Member Functions | |
void | clear () |
bool | is_linked () const |
Public Attributes | |
tree_link * | etl_parent |
tree_link * | etl_left |
tree_link * | etl_right |
A binary tree link.