Fcitx
Static Public Member Functions | List of all members
fcitx::IntrusiveListMemberNodeGetter< T, ptrToNode > Struct Template Reference

Static Public Member Functions

static IntrusiveListNodetoNode (T &value) noexcept
 
static T & toValue (IntrusiveListNode &node) noexcept
 
static const IntrusiveListNodetoNode (const T &value) noexcept
 
static const T & toValue (const IntrusiveListNode &node) noexcept
 

Detailed Description

template<typename T, IntrusiveListNode T::* ptrToNode>
struct fcitx::IntrusiveListMemberNodeGetter< T, ptrToNode >

Definition at line 148 of file intrusivelist.h.


The documentation for this struct was generated from the following file: