yfast 0.6.1
|
Public Member Functions | |
XFastLeaf (const Key &key, Value &&value) |
Public Attributes | |
Value | value |
Public Attributes inherited from yfast::internal::XFastLeafBase< Key, XFastLeaf< Key, Value > > | |
const Key | key |
XFastLeaf< Key, Value > * | prv |
XFastLeaf< Key, Value > * | nxt |
Additional Inherited Members | |
Public Types inherited from yfast::internal::XFastLeafBase< Key, XFastLeaf< Key, Value > > | |
typedef Key | Key |