|
Jlm
|
Public Member Functions | |
| int | get_key (const MyItem *item) const noexcept |
| MyItem * | get_prev (const MyItem *item) const noexcept |
| MyItem * | get_next (const MyItem *item) const noexcept |
| void | set_prev (MyItem *item, MyItem *prev) const noexcept |
| void | set_next (MyItem *item, MyItem *next) const noexcept |
Definition at line 27 of file IntrusiveHashTests.cpp.
|
inlinenoexcept |
Definition at line 30 of file IntrusiveHashTests.cpp.
Definition at line 42 of file IntrusiveHashTests.cpp.
Definition at line 36 of file IntrusiveHashTests.cpp.
Definition at line 54 of file IntrusiveHashTests.cpp.
Definition at line 48 of file IntrusiveHashTests.cpp.