30 #ifndef __CLAW_BINARY_NODE_HPP__
31 #define __CLAW_BINARY_NODE_HPP__
60 #endif // __CLAW_BINARY_NODE_HPP__
binary_node()
Binary node constructor.
~binary_node()
Binary node destructor. Deletes the whole subtree.
The binary_node class implementation.
void clear()
Clear right and left childs. Memory's not freed.