|
Jlm
|
#include <intrusive-hash.hpp>
Public Member Functions | |
| KeyType | get_key (const ElementType *element) const noexcept |
| ElementType * | get_prev (const ElementType *element) const noexcept |
| void | set_prev (ElementType *element, ElementType *prev) const noexcept |
| ElementType * | get_next (const ElementType *element) const noexcept |
| void | set_next (ElementType *element, ElementType *next) const noexcept |
Definition at line 588 of file intrusive-hash.hpp.
|
inlinenoexcept |
Definition at line 592 of file intrusive-hash.hpp.
|
inlinenoexcept |
Definition at line 610 of file intrusive-hash.hpp.
|
inlinenoexcept |
Definition at line 598 of file intrusive-hash.hpp.
|
inlinenoexcept |
Definition at line 616 of file intrusive-hash.hpp.
|
inlinenoexcept |
Definition at line 604 of file intrusive-hash.hpp.