Yggdrasill  0.2
Public Member Functions | Static Public Attributes | List of all members
ygg::bst::DefaultFindCallbacks< Node > Class Template Reference

Public Member Functions

void init_root (Node *root) const noexcept
 
void descend_left (Node *child) const noexcept
 
void descend_right (Node *child) const noexcept
 
void found (Node *node) const noexcept
 
void not_found () const noexcept
 

Static Public Attributes

static DefaultFindCallbacks< Node > dummy
 

The documentation for this class was generated from the following file: