Fcitx
|
Static Public Member Functions | |
static IntrusiveListNode & | toNode (T &value) noexcept |
static T & | toValue (IntrusiveListNode &node) noexcept |
static const IntrusiveListNode & | toNode (const T &value) noexcept |
static const T & | toValue (const IntrusiveListNode &node) noexcept |
Definition at line 148 of file intrusivelist.h.