yfast 0.6.1
Loading...
Searching...
No Matches
yfast::internal::BSTNodeBase< _Key, T > Struct Template Reference

Public Types

typedef _Key Key
typedef utils::aligned_ptr< 1, T > Child

Public Member Functions

T * left () const
T * right () const
void set_left (T *node)
void set_right (T *node)

Public Attributes

const Key key
T * parent
std::uintptr_t _left
std::uintptr_t _right
std::size_t size

The documentation for this struct was generated from the following file:
  • include/yfast/internal/bst.h